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