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 YOLS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C6A0 | |
| decimal | 50848 | |
| htmldecimal | 욠 | |
| htmlhex | 욠 | |
| css | \C6A0 | |
| javascript | \u{C6A0} | |
| python | \uc6a0 | |
| java | \uC6A0 | |
| go | \uC6A0 | |
| ruby | \u{C6A0} | |
| rust | \u{C6A0} | |
| ccpp | \uc6a0 | |
| urlencoded | %EC%9A%A0 | |
| utf8bytes | ec 9a a0 | |
| utf16bebytes | c6 a0 | |
| utf32bebytes | 00 00 c6 a0 |
How to Use
HTML:
욠
CSS:
content: "\C6A0"
JavaScript:
"\u{C6A0}"
Python:
"\uc6a0"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No