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