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 KING
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D0B9 | |
| decimal | 53433 | |
| htmldecimal | 킹 | |
| htmlhex | 킹 | |
| css | \D0B9 | |
| javascript | \u{D0B9} | |
| python | \ud0b9 | |
| java | \uD0B9 | |
| go | \uD0B9 | |
| ruby | \u{D0B9} | |
| rust | \u{D0B9} | |
| ccpp | \ud0b9 | |
| urlencoded | %ED%82%B9 | |
| utf8bytes | ed 82 b9 | |
| utf16bebytes | d0 b9 | |
| utf32bebytes | 00 00 d0 b9 |
How to Use
HTML:
킹
CSS:
content: "\D0B9"
JavaScript:
"\u{D0B9}"
Python:
"\ud0b9"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No