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