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