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 RYANH
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B7BA | |
| decimal | 47034 | |
| htmldecimal | 랺 | |
| htmlhex | 랺 | |
| css | \B7BA | |
| javascript | \u{B7BA} | |
| python | \ub7ba | |
| java | \uB7BA | |
| go | \uB7BA | |
| ruby | \u{B7BA} | |
| rust | \u{B7BA} | |
| ccpp | \ub7ba | |
| urlencoded | %EB%9E%BA | |
| utf8bytes | eb 9e ba | |
| utf16bebytes | b7 ba | |
| utf32bebytes | 00 00 b7 ba |
How to Use
HTML:
랺
CSS:
content: "\B7BA"
JavaScript:
"\u{B7BA}"
Python:
"\ub7ba"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No