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 ROED
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B8B7 | |
| decimal | 47287 | |
| htmldecimal | 뢷 | |
| htmlhex | 뢷 | |
| css | \B8B7 | |
| javascript | \u{B8B7} | |
| python | \ub8b7 | |
| java | \uB8B7 | |
| go | \uB8B7 | |
| ruby | \u{B8B7} | |
| rust | \u{B8B7} | |
| ccpp | \ub8b7 | |
| urlencoded | %EB%A2%B7 | |
| utf8bytes | eb a2 b7 | |
| utf16bebytes | b8 b7 | |
| utf32bebytes | 00 00 b8 b7 |
How to Use
HTML:
뢷
CSS:
content: "\B8B7"
JavaScript:
"\u{B8B7}"
Python:
"\ub8b7"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No