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