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