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 YAEK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C5B0 | |
| decimal | 50608 | |
| htmldecimal | 얰 | |
| htmlhex | 얰 | |
| css | \C5B0 | |
| javascript | \u{C5B0} | |
| python | \uc5b0 | |
| java | \uC5B0 | |
| go | \uC5B0 | |
| ruby | \u{C5B0} | |
| rust | \u{C5B0} | |
| ccpp | \uc5b0 | |
| urlencoded | %EC%96%B0 | |
| utf8bytes | ec 96 b0 | |
| utf16bebytes | c5 b0 | |
| utf32bebytes | 00 00 c5 b0 |
How to Use
HTML:
얰
CSS:
content: "\C5B0"
JavaScript:
"\u{C5B0}"
Python:
"\uc5b0"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No