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