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