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