About Hangul Choseong Pieup-khieukh
Hangul Choseong Pieup-khieukh is the Unicode character ꥳ at codepoint U+A973 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 Pieup-khieukh
To use the Hangul Choseong Pieup-khieukh 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: '\A973';.
In JavaScript and TypeScript the escape '\uA973' evaluates to ꥳ. In Python source, write '\uA973'.
The character encodes to EA A5 B3 as UTF-8 bytes and A973 as UTF-16 code units. Its decimal codepoint is 43379.
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.