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' : ''">
⯧
POSEIDON
인코딩 표
| 형식 | 값 | 복사 |
|---|---|---|
| unicode | U+2BE7 | |
| decimal | 11239 | |
| htmldecimal | ⯧ | |
| htmlhex | ⯧ | |
| css | \2BE7 | |
| javascript | \u{2BE7} | |
| python | \u2be7 | |
| java | \u2BE7 | |
| go | \u2BE7 | |
| ruby | \u{2BE7} | |
| rust | \u{2BE7} | |
| ccpp | \u2be7 | |
| urlencoded | %E2%AF%A7 | |
| utf8bytes | e2 af a7 | |
| utf16bebytes | 2b e7 | |
| utf32bebytes | 00 00 2b e7 |
사용 방법
HTML:
⯧
CSS:
content: "\2BE7"
JavaScript:
"\u{2BE7}"
Python:
"\u2be7"
속성
- 스크립트
- Zyyy
- 범주
- Other Symbol (So)
- 양방향
- ON
- 결합
- 0
- 미러링
- 아니요