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