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