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