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