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 DDIK
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B778 | |
| decimal | 46968 | |
| htmldecimal | 띸 | |
| htmlhex | 띸 | |
| css | \B778 | |
| javascript | \u{B778} | |
| python | \ub778 | |
| java | \uB778 | |
| go | \uB778 | |
| ruby | \u{B778} | |
| rust | \u{B778} | |
| ccpp | \ub778 | |
| urlencoded | %EB%9D%B8 | |
| utf8bytes | eb 9d b8 | |
| utf16bebytes | b7 78 | |
| utf32bebytes | 00 00 b7 78 |
How to Use
HTML:
띸
CSS:
content: "\B778"
JavaScript:
"\u{B778}"
Python:
"\ub778"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1104 1175 11BF
Frequently Asked Questions
What is the 띸 character (HANGUL SYLLABLE DDIK)?
띸 (HANGUL SYLLABLE DDIK) is the Unicode character U+B778.
What is the Unicode codepoint of HANGUL SYLLABLE DDIK?
The HANGUL SYLLABLE DDIK character (띸) has codepoint U+B778.
How do I type or copy HANGUL SYLLABLE DDIK?
Copy 띸 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.