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