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 DYES
Overview
뎻 (HANGUL SYLLABLE DYES) is the Unicode character at code point U+B3BB. It belongs to the Hangul Syllables block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B3BB | |
| decimal | 46011 | |
| htmldecimal | 뎻 | |
| htmlhex | 뎻 | |
| css | \B3BB | |
| javascript | \u{B3BB} | |
| python | \ub3bb | |
| java | \uB3BB | |
| go | \uB3BB | |
| ruby | \u{B3BB} | |
| rust | \u{B3BB} | |
| ccpp | \ub3bb | |
| urlencoded | %EB%8E%BB | |
| utf8bytes | eb 8e bb | |
| utf16bebytes | b3 bb | |
| utf32bebytes | 00 00 b3 bb |
How to Use
HTML:
뎻
CSS:
content: "\B3BB"
JavaScript:
"\u{B3BB}"
Python:
"\ub3bb"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1103 1168 11BA
Frequently Asked Questions
What is the 뎻 character (HANGUL SYLLABLE DYES)?
뎻 (HANGUL SYLLABLE DYES) is the Unicode character U+B3BB.
What is the Unicode codepoint of HANGUL SYLLABLE DYES?
The HANGUL SYLLABLE DYES character (뎻) has codepoint U+B3BB.
How do I type or copy HANGUL SYLLABLE DYES?
Copy 뎻 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.