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 KEUL
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D074 | |
| decimal | 53364 | |
| htmldecimal | 클 | |
| htmlhex | 클 | |
| css | \D074 | |
| javascript | \u{D074} | |
| python | \ud074 | |
| java | \uD074 | |
| go | \uD074 | |
| ruby | \u{D074} | |
| rust | \u{D074} | |
| ccpp | \ud074 | |
| urlencoded | %ED%81%B4 | |
| utf8bytes | ed 81 b4 | |
| utf16bebytes | d0 74 | |
| utf32bebytes | 00 00 d0 74 |
How to Use
HTML:
클
CSS:
content: "\D074"
JavaScript:
"\u{D074}"
Python:
"\ud074"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No