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