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