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 DDEUS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B73B | |
| decimal | 46907 | |
| htmldecimal | 뜻 | |
| htmlhex | 뜻 | |
| css | \B73B | |
| javascript | \u{B73B} | |
| python | \ub73b | |
| java | \uB73B | |
| go | \uB73B | |
| ruby | \u{B73B} | |
| rust | \u{B73B} | |
| ccpp | \ub73b | |
| urlencoded | %EB%9C%BB | |
| utf8bytes | eb 9c bb | |
| utf16bebytes | b7 3b | |
| utf32bebytes | 00 00 b7 3b |
How to Use
HTML:
뜻
CSS:
content: "\B73B"
JavaScript:
"\u{B73B}"
Python:
"\ub73b"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No