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