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