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 POEJ
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D456 | |
| decimal | 54358 | |
| htmldecimal | 푖 | |
| htmlhex | 푖 | |
| css | \D456 | |
| javascript | \u{D456} | |
| python | \ud456 | |
| java | \uD456 | |
| go | \uD456 | |
| ruby | \u{D456} | |
| rust | \u{D456} | |
| ccpp | \ud456 | |
| urlencoded | %ED%91%96 | |
| utf8bytes | ed 91 96 | |
| utf16bebytes | d4 56 | |
| utf32bebytes | 00 00 d4 56 |
How to Use
HTML:
푖
CSS:
content: "\D456"
JavaScript:
"\u{D456}"
Python:
"\ud456"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No