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 DWIBS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B4B6 | |
| decimal | 46262 | |
| htmldecimal | 뒶 | |
| htmlhex | 뒶 | |
| css | \B4B6 | |
| javascript | \u{B4B6} | |
| python | \ub4b6 | |
| java | \uB4B6 | |
| go | \uB4B6 | |
| ruby | \u{B4B6} | |
| rust | \u{B4B6} | |
| ccpp | \ub4b6 | |
| urlencoded | %EB%92%B6 | |
| utf8bytes | eb 92 b6 | |
| utf16bebytes | b4 b6 | |
| utf32bebytes | 00 00 b4 b6 |
How to Use
HTML:
뒶
CSS:
content: "\B4B6"
JavaScript:
"\u{B4B6}"
Python:
"\ub4b6"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No