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