About Modifier Letter Georgian Nar
Modifier Letter Georgian Nar is the Unicode character ჼ at codepoint U+10FC in the Georgian block of the Basic Multilingual Plane (BMP).
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Modifier Letter Georgian Nar
To use the Modifier Letter Georgian Nar 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: '\10FC';.
In JavaScript and TypeScript the escape '\u10FC' evaluates to ჼ. In Python source, write '\u10FC'.
The character encodes to E1 83 BC as UTF-8 bytes and 10FC as UTF-16 code units. Its decimal codepoint is 4348.
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.