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