HTML Entity/Symbol𝕘(MATHEMATICAL DOUBLE-STRUCK SMALL G )

𝕘
Copy this symbol

MATHEMATICAL DOUBLE-STRUCK SMALL G

Click on any of the following code values to copy to clipboard.

𝕘
𝕘
U+1D558
\1d558
𝕘

HTML Examples

Using HTML Code value in HTML file

<span> &#120152; </span>

Using HTML Entity value in HTML file

<span> &gopf; </span>

CSS Example

Using CSS content code of the HTML entity &gopf; to specify in a CSS file

span { 
    content: "\1d558";
}
All HTML Symbols