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 DEJ
Overview
뎆 (HANGUL SYLLABLE DEJ) is the Unicode character at code point U+B386. 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+B386 | |
| decimal | 45958 | |
| htmldecimal | 뎆 | |
| htmlhex | 뎆 | |
| css | \B386 | |
| javascript | \u{B386} | |
| python | \ub386 | |
| java | \uB386 | |
| go | \uB386 | |
| ruby | \u{B386} | |
| rust | \u{B386} | |
| ccpp | \ub386 | |
| urlencoded | %EB%8E%86 | |
| utf8bytes | eb 8e 86 | |
| utf16bebytes | b3 86 | |
| utf32bebytes | 00 00 b3 86 |
How to Use
HTML:
뎆
CSS:
content: "\B386"
JavaScript:
"\u{B386}"
Python:
"\ub386"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1103 1166 11BD
Frequently Asked Questions
What is the 뎆 character (HANGUL SYLLABLE DEJ)?
뎆 (HANGUL SYLLABLE DEJ) is the Unicode character U+B386.
What is the Unicode codepoint of HANGUL SYLLABLE DEJ?
The HANGUL SYLLABLE DEJ character (뎆) has codepoint U+B386.
How do I type or copy HANGUL SYLLABLE DEJ?
Copy 뎆 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.