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