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