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