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' : ''">
¦
FULLWIDTH BROKEN BAR
인코딩 표
| 형식 | 값 | 복사 |
|---|---|---|
| unicode | U+FFE4 | |
| decimal | 65508 | |
| htmldecimal | ¦ | |
| htmlhex | ¦ | |
| css | \FFE4 | |
| javascript | \u{FFE4} | |
| python | \uffe4 | |
| java | \uFFE4 | |
| go | \uFFE4 | |
| ruby | \u{FFE4} | |
| rust | \u{FFE4} | |
| ccpp | \uffe4 | |
| urlencoded | %EF%BF%A4 | |
| utf8bytes | ef bf a4 | |
| utf16bebytes | ff e4 | |
| utf32bebytes | 00 00 ff e4 |
사용 방법
HTML:
¦
CSS:
content: "\FFE4"
JavaScript:
"\u{FFE4}"
Python:
"\uffe4"
속성
- 스크립트
- Zyyy
- 범주
- Other Symbol (So)
- 양방향
- ON
- 결합
- 0
- 미러링
- 아니요
- 분해
- <wide> 00A6