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