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 MIN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BBFC | |
| decimal | 48124 | |
| htmldecimal | 민 | |
| htmlhex | 민 | |
| css | \BBFC | |
| javascript | \u{BBFC} | |
| python | \ubbfc | |
| java | \uBBFC | |
| go | \uBBFC | |
| ruby | \u{BBFC} | |
| rust | \u{BBFC} | |
| ccpp | \ubbfc | |
| urlencoded | %EB%AF%BC | |
| utf8bytes | eb af bc | |
| utf16bebytes | bb fc | |
| utf32bebytes | 00 00 bb fc |
How to Use
HTML:
민
CSS:
content: "\BBFC"
JavaScript:
"\u{BBFC}"
Python:
"\ubbfc"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No