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 AE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C560 | |
| decimal | 50528 | |
| htmldecimal | 애 | |
| htmlhex | 애 | |
| css | \C560 | |
| javascript | \u{C560} | |
| python | \uc560 | |
| java | \uC560 | |
| go | \uC560 | |
| ruby | \u{C560} | |
| rust | \u{C560} | |
| ccpp | \uc560 | |
| urlencoded | %EC%95%A0 | |
| utf8bytes | ec 95 a0 | |
| utf16bebytes | c5 60 | |
| utf32bebytes | 00 00 c5 60 |
How to Use
HTML:
애
CSS:
content: "\C560"
JavaScript:
"\u{C560}"
Python:
"\uc560"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No