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