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