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