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