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