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