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