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 DEH
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B38B | |
| decimal | 45963 | |
| htmldecimal | 뎋 | |
| htmlhex | 뎋 | |
| css | \B38B | |
| javascript | \u{B38B} | |
| python | \ub38b | |
| java | \uB38B | |
| go | \uB38B | |
| ruby | \u{B38B} | |
| rust | \u{B38B} | |
| ccpp | \ub38b | |
| urlencoded | %EB%8E%8B | |
| utf8bytes | eb 8e 8b | |
| utf16bebytes | b3 8b | |
| utf32bebytes | 00 00 b3 8b |
How to Use
HTML:
뎋
CSS:
content: "\B38B"
JavaScript:
"\u{B38B}"
Python:
"\ub38b"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No