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