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