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 DDWAEBS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B65A | |
| decimal | 46682 | |
| htmldecimal | 뙚 | |
| htmlhex | 뙚 | |
| css | \B65A | |
| javascript | \u{B65A} | |
| python | \ub65a | |
| java | \uB65A | |
| go | \uB65A | |
| ruby | \u{B65A} | |
| rust | \u{B65A} | |
| ccpp | \ub65a | |
| urlencoded | %EB%99%9A | |
| utf8bytes | eb 99 9a | |
| utf16bebytes | b6 5a | |
| utf32bebytes | 00 00 b6 5a |
How to Use
HTML:
뙚
CSS:
content: "\B65A"
JavaScript:
"\u{B65A}"
Python:
"\ub65a"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No