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 BBYEONJ
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BF0D | |
| decimal | 48909 | |
| htmldecimal | 뼍 | |
| htmlhex | 뼍 | |
| css | \BF0D | |
| javascript | \u{BF0D} | |
| python | \ubf0d | |
| java | \uBF0D | |
| go | \uBF0D | |
| ruby | \u{BF0D} | |
| rust | \u{BF0D} | |
| ccpp | \ubf0d | |
| urlencoded | %EB%BC%8D | |
| utf8bytes | eb bc 8d | |
| utf16bebytes | bf 0d | |
| utf32bebytes | 00 00 bf 0d |
How to Use
HTML:
뼍
CSS:
content: "\BF0D"
JavaScript:
"\u{BF0D}"
Python:
"\ubf0d"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No