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