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' : ''">
ƻ
LATIN LETTER TWO WITH STROKE
エンコーディングテーブル
| 形式 | 値 | コピー |
|---|---|---|
| unicode | U+01BB | |
| decimal | 443 | |
| htmldecimal | ƻ | |
| htmlhex | ƻ | |
| css | \01BB | |
| javascript | \u{1BB} | |
| python | \u01bb | |
| java | \u01BB | |
| go | \u01BB | |
| ruby | \u{1BB} | |
| rust | \u{1BB} | |
| ccpp | \u01bb | |
| urlencoded | %C6%BB | |
| utf8bytes | c6 bb | |
| utf16bebytes | 01 bb | |
| utf32bebytes | 00 00 01 bb |
使い方
HTML:
ƻ
CSS:
content: "\01BB"
JavaScript:
"\u{1BB}"
Python:
"\u01bb"
プロパティ
- ブロック
- Latin Extended-B
- スクリプト
- Latn
- カテゴリ
- Other Letter (Lo)
- 双方向
- L
- 結合
- 0
- ミラー
- いいえ