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