copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('앚'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
앚
HANGUL SYLLABLE AJ
Overview
앚 (HANGUL SYLLABLE AJ) is the Unicode character at code point U+C55A. It belongs to the Hangul Syllables block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C55A | |
| decimal | 50522 | |
| htmldecimal | 앚 | |
| htmlhex | 앚 | |
| css | \C55A | |
| javascript | \u{C55A} | |
| python | \uc55a | |
| java | \uC55A | |
| go | \uC55A | |
| ruby | \u{C55A} | |
| rust | \u{C55A} | |
| ccpp | \uc55a | |
| urlencoded | %EC%95%9A | |
| utf8bytes | ec 95 9a | |
| utf16bebytes | c5 5a | |
| utf32bebytes | 00 00 c5 5a |
How to Use
HTML:
앚
CSS:
content: "\C55A"
JavaScript:
"\u{C55A}"
Python:
"\uc55a"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110B 1161 11BD
Frequently Asked Questions
What is the 앚 character (HANGUL SYLLABLE AJ)?
앚 (HANGUL SYLLABLE AJ) is the Unicode character U+C55A.
What is the Unicode codepoint of HANGUL SYLLABLE AJ?
The HANGUL SYLLABLE AJ character (앚) has codepoint U+C55A.
How do I type or copy HANGUL SYLLABLE AJ?
Copy 앚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.