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