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 ALG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C54D | |
| decimal | 50509 | |
| htmldecimal | 앍 | |
| htmlhex | 앍 | |
| css | \C54D | |
| javascript | \u{C54D} | |
| python | \uc54d | |
| java | \uC54D | |
| go | \uC54D | |
| ruby | \u{C54D} | |
| rust | \u{C54D} | |
| ccpp | \uc54d | |
| urlencoded | %EC%95%8D | |
| utf8bytes | ec 95 8d | |
| utf16bebytes | c5 4d | |
| utf32bebytes | 00 00 c5 4d |
How to Use
HTML:
앍
CSS:
content: "\C54D"
JavaScript:
"\u{C54D}"
Python:
"\uc54d"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No