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