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' : ''">
ᅵ
HALFWIDTH HANGUL LETTER I
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FFDC | |
| decimal | 65500 | |
| htmldecimal | ᅵ | |
| htmlhex | ᅵ | |
| css | \FFDC | |
| javascript | \u{FFDC} | |
| python | \uffdc | |
| java | \uFFDC | |
| go | \uFFDC | |
| ruby | \u{FFDC} | |
| rust | \u{FFDC} | |
| ccpp | \uffdc | |
| urlencoded | %EF%BF%9C | |
| utf8bytes | ef bf 9c | |
| utf16bebytes | ff dc | |
| utf32bebytes | 00 00 ff dc |
How to Use
HTML:
ᅵ
CSS:
content: "\FFDC"
JavaScript:
"\u{FFDC}"
Python:
"\uffdc"
Properties
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <narrow> 3163