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 AEH
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C57B | |
| decimal | 50555 | |
| htmldecimal | 앻 | |
| htmlhex | 앻 | |
| css | \C57B | |
| javascript | \u{C57B} | |
| python | \uc57b | |
| java | \uC57B | |
| go | \uC57B | |
| ruby | \u{C57B} | |
| rust | \u{C57B} | |
| ccpp | \uc57b | |
| urlencoded | %EC%95%BB | |
| utf8bytes | ec 95 bb | |
| utf16bebytes | c5 7b | |
| utf32bebytes | 00 00 c5 7b |
How to Use
HTML:
앻
CSS:
content: "\C57B"
JavaScript:
"\u{C57B}"
Python:
"\uc57b"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No