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