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 HYUGS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D737 | |
| decimal | 55095 | |
| htmldecimal | 휷 | |
| htmlhex | 휷 | |
| css | \D737 | |
| javascript | \u{D737} | |
| python | \ud737 | |
| java | \uD737 | |
| go | \uD737 | |
| ruby | \u{D737} | |
| rust | \u{D737} | |
| ccpp | \ud737 | |
| urlencoded | %ED%9C%B7 | |
| utf8bytes | ed 9c b7 | |
| utf16bebytes | d7 37 | |
| utf32bebytes | 00 00 d7 37 |
How to Use
HTML:
휷
CSS:
content: "\D737"
JavaScript:
"\u{D737}"
Python:
"\ud737"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No