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