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