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 DYE
Overview
뎨 (HANGUL SYLLABLE DYE) is the Unicode character at code point U+B3A8. 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+B3A8 | |
| decimal | 45992 | |
| htmldecimal | 뎨 | |
| htmlhex | 뎨 | |
| css | \B3A8 | |
| javascript | \u{B3A8} | |
| python | \ub3a8 | |
| java | \uB3A8 | |
| go | \uB3A8 | |
| ruby | \u{B3A8} | |
| rust | \u{B3A8} | |
| ccpp | \ub3a8 | |
| urlencoded | %EB%8E%A8 | |
| utf8bytes | eb 8e a8 | |
| utf16bebytes | b3 a8 | |
| utf32bebytes | 00 00 b3 a8 |
How to Use
HTML:
뎨
CSS:
content: "\B3A8"
JavaScript:
"\u{B3A8}"
Python:
"\ub3a8"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1103 1168
Frequently Asked Questions
What is the 뎨 character (HANGUL SYLLABLE DYE)?
뎨 (HANGUL SYLLABLE DYE) is the Unicode character U+B3A8.
What is the Unicode codepoint of HANGUL SYLLABLE DYE?
The HANGUL SYLLABLE DYE character (뎨) has codepoint U+B3A8.
How do I type or copy HANGUL SYLLABLE DYE?
Copy 뎨 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.