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