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