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