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 KYALB
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+CEB7 | |
| decimal | 52919 | |
| htmldecimal | 캷 | |
| htmlhex | 캷 | |
| css | \CEB7 | |
| javascript | \u{CEB7} | |
| python | \uceb7 | |
| java | \uCEB7 | |
| go | \uCEB7 | |
| ruby | \u{CEB7} | |
| rust | \u{CEB7} | |
| ccpp | \uceb7 | |
| urlencoded | %EC%BA%B7 | |
| utf8bytes | ec ba b7 | |
| utf16bebytes | ce b7 | |
| utf32bebytes | 00 00 ce b7 |
How to Use
HTML:
캷
CSS:
content: "\CEB7"
JavaScript:
"\u{CEB7}"
Python:
"\uceb7"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No