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 DDAENG
Overview
땡 (HANGUL SYLLABLE DDAENG) is the Unicode character at code point U+B561. 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+B561 | |
| decimal | 46433 | |
| htmldecimal | 땡 | |
| htmlhex | 땡 | |
| css | \B561 | |
| javascript | \u{B561} | |
| python | \ub561 | |
| java | \uB561 | |
| go | \uB561 | |
| ruby | \u{B561} | |
| rust | \u{B561} | |
| ccpp | \ub561 | |
| urlencoded | %EB%95%A1 | |
| utf8bytes | eb 95 a1 | |
| utf16bebytes | b5 61 | |
| utf32bebytes | 00 00 b5 61 |
How to Use
HTML:
땡
CSS:
content: "\B561"
JavaScript:
"\u{B561}"
Python:
"\ub561"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1104 1162 11BC
Frequently Asked Questions
What is the 땡 character (HANGUL SYLLABLE DDAENG)?
땡 (HANGUL SYLLABLE DDAENG) is the Unicode character U+B561.
What is the Unicode codepoint of HANGUL SYLLABLE DDAENG?
The HANGUL SYLLABLE DDAENG character (땡) has codepoint U+B561.
How do I type or copy HANGUL SYLLABLE DDAENG?
Copy 땡 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.