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