About Hangul Choseong Tikeut-cieuc
Hangul Choseong Tikeut-cieuc is the Unicode character ꥣ at codepoint U+A963 in the Hangul Jamo Extended-A 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 Hangul Choseong Tikeut-cieuc
To use the Hangul Choseong Tikeut-cieuc 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: '\A963';.
In JavaScript and TypeScript the escape '\uA963' evaluates to ꥣ. In Python source, write '\uA963'.
The character encodes to EA A5 A3 as UTF-8 bytes and A963 as UTF-16 code units. Its decimal codepoint is 43363.
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.