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