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' : ''">
⋤
SQUARE IMAGE OF OR NOT EQUAL TO
ตารางการเข้ารหัส
| รูปแบบ | ค่า | คัดลอก |
|---|---|---|
| unicode | U+22E4 | |
| decimal | 8932 | |
| htmldecimal | ⋤ | |
| htmlhex | ⋤ | |
| css | \22E4 | |
| javascript | \u{22E4} | |
| python | \u22e4 | |
| java | \u22E4 | |
| go | \u22E4 | |
| ruby | \u{22E4} | |
| rust | \u{22E4} | |
| ccpp | \u22e4 | |
| urlencoded | %E2%8B%A4 | |
| utf8bytes | e2 8b a4 | |
| utf16bebytes | 22 e4 | |
| utf32bebytes | 00 00 22 e4 |
วิธีการใช้งาน
HTML:
⋤
CSS:
content: "\22E4"
JavaScript:
"\u{22E4}"
Python:
"\u22e4"
คุณสมบัติ
- บล็อก
- Mathematical Operators
- สคริปต์
- Zyyy
- หมวดหมู่
- Math Symbol (Sm)
- สองทิศทาง
- ON
- การรวม
- 0
- สะท้อน
- ใช่