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