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