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