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