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