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 MWAELB
인코딩 표
| 형식 | 값 | 복사 |
|---|---|---|
| unicode | U+BAEB | |
| decimal | 47851 | |
| htmldecimal | 뫫 | |
| htmlhex | 뫫 | |
| css | \BAEB | |
| javascript | \u{BAEB} | |
| python | \ubaeb | |
| java | \uBAEB | |
| go | \uBAEB | |
| ruby | \u{BAEB} | |
| rust | \u{BAEB} | |
| ccpp | \ubaeb | |
| urlencoded | %EB%AB%AB | |
| utf8bytes | eb ab ab | |
| utf16bebytes | ba eb | |
| utf32bebytes | 00 00 ba eb |
사용 방법
HTML:
뫫
CSS:
content: "\BAEB"
JavaScript:
"\u{BAEB}"
Python:
"\ubaeb"
속성
- 스크립트
- Hang
- 범주
- Other Letter (Lo)
- 양방향
- L
- 결합
- 0
- 미러링
- 아니요