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 TOEC
Overview
툋 (HANGUL SYLLABLE TOEC) is the Unicode character at code point U+D20B. 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+D20B | |
| decimal | 53771 | |
| htmldecimal | 툋 | |
| htmlhex | 툋 | |
| css | \D20B | |
| javascript | \u{D20B} | |
| python | \ud20b | |
| java | \uD20B | |
| go | \uD20B | |
| ruby | \u{D20B} | |
| rust | \u{D20B} | |
| ccpp | \ud20b | |
| urlencoded | %ED%88%8B | |
| utf8bytes | ed 88 8b | |
| utf16bebytes | d2 0b | |
| utf32bebytes | 00 00 d2 0b |
How to Use
HTML:
툋
CSS:
content: "\D20B"
JavaScript:
"\u{D20B}"
Python:
"\ud20b"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1110 116C 11BE
Frequently Asked Questions
What is the 툋 character (HANGUL SYLLABLE TOEC)?
툋 (HANGUL SYLLABLE TOEC) is the Unicode character U+D20B.
What is the Unicode codepoint of HANGUL SYLLABLE TOEC?
The HANGUL SYLLABLE TOEC character (툋) has codepoint U+D20B.
How do I type or copy HANGUL SYLLABLE TOEC?
Copy 툋 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.