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