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