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 AEP
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C57A | |
| decimal | 50554 | |
| htmldecimal | 앺 | |
| htmlhex | 앺 | |
| css | \C57A | |
| javascript | \u{C57A} | |
| python | \uc57a | |
| java | \uC57A | |
| go | \uC57A | |
| ruby | \u{C57A} | |
| rust | \u{C57A} | |
| ccpp | \uc57a | |
| urlencoded | %EC%95%BA | |
| utf8bytes | ec 95 ba | |
| utf16bebytes | c5 7a | |
| utf32bebytes | 00 00 c5 7a |
How to Use
HTML:
앺
CSS:
content: "\C57A"
JavaScript:
"\u{C57A}"
Python:
"\uc57a"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No