About Circled Number Thirty Four
Circled Number Thirty Four is the Unicode character ㉞ at codepoint U+325E in the Enclosed CJK Letters and Months block of the Basic Multilingual Plane (BMP).
Developer Notes
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Circled Number Thirty Four
To use the Circled Number Thirty Four symbol (㉞) in HTML, insert the
entity ㉞ directly into your markup. The decimal entity ㉞ works in any HTML-serialised document.
In CSS pseudo-elements use content: '\325E';.
In JavaScript and TypeScript the escape '\u325E' evaluates to ㉞. In Python source, write '\u325E'.
The character encodes to E3 89 9E as UTF-8 bytes and 325E as UTF-16 code units. Its decimal codepoint is 12894.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.