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