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 DDWEOD
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B6BF | |
| decimal | 46783 | |
| htmldecimal | 뚿 | |
| htmlhex | 뚿 | |
| css | \B6BF | |
| javascript | \u{B6BF} | |
| python | \ub6bf | |
| java | \uB6BF | |
| go | \uB6BF | |
| ruby | \u{B6BF} | |
| rust | \u{B6BF} | |
| ccpp | \ub6bf | |
| urlencoded | %EB%9A%BF | |
| utf8bytes | eb 9a bf | |
| utf16bebytes | b6 bf | |
| utf32bebytes | 00 00 b6 bf |
How to Use
HTML:
뚿
CSS:
content: "\B6BF"
JavaScript:
"\u{B6BF}"
Python:
"\ub6bf"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1104 116F 11AE
Frequently Asked Questions
What is the 뚿 character (HANGUL SYLLABLE DDWEOD)?
뚿 (HANGUL SYLLABLE DDWEOD) is the Unicode character U+B6BF.
What is the Unicode codepoint of HANGUL SYLLABLE DDWEOD?
The HANGUL SYLLABLE DDWEOD character (뚿) has codepoint U+B6BF.
How do I type or copy HANGUL SYLLABLE DDWEOD?
Copy 뚿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.