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