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' : ''">
⧙
RIGHT WIGGLY FENCE
인코딩 표
| 형식 | 값 | 복사 |
|---|---|---|
| unicode | U+29D9 | |
| decimal | 10713 | |
| htmldecimal | ⧙ | |
| htmlhex | ⧙ | |
| css | \29D9 | |
| javascript | \u{29D9} | |
| python | \u29d9 | |
| java | \u29D9 | |
| go | \u29D9 | |
| ruby | \u{29D9} | |
| rust | \u{29D9} | |
| ccpp | \u29d9 | |
| urlencoded | %E2%A7%99 | |
| utf8bytes | e2 a7 99 | |
| utf16bebytes | 29 d9 | |
| utf32bebytes | 00 00 29 d9 |
사용 방법
HTML:
⧙
CSS:
content: "\29D9"
JavaScript:
"\u{29D9}"
Python:
"\u29d9"
속성
- 스크립트
- Zyyy
- 범주
- Close Punctuation (Pe)
- 양방향
- ON
- 결합
- 0
- 미러링
- 예