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