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