代替
記号の意味
The substitute symbol was used in computer terminals, printers, text processing systems, and telecommunications equipment. Its main purpose was to indicate the position in the data stream where another character or sequence of characters should be inserted.
It tended to replace invalid, damaged, or missing characters in the data stream. For example, when transmitting text between different systems, you can replace some characters that cannot be correctly interpreted. Here the SUB symbol comes in handy. It indicates the position where an appropriate character should be placed.
As for modern computer systems and applications, the U+001A symbol is rarely used there. The main reason is because other mechanisms and protocols are applied to process and replace incorrect characters.
Like many other control symbols, it has no visible representation and doesn't occupy a lot of space on screen or in typed text. However, there is a separate symbol in 制御機能用記号 2400–243F representing the graphical image of the Substitute symbol as the abbreviation SUB (Substitute) — ␚ .
シンボル「代替」は「基本ラテン文字」ブロックの「C0コントロール」サブブロックに含まれており、1993年にUnicodeバージョン1.1の一部として承認されました。
同義語
サブ, Ctrl + Z.
| ペアミラーブラケットのタイプ (bidi) | None |
| 構成の除外 | No |
| ケースチェンジ | 001A |
| シンプルなケース交換 | 001A |
| scripts | Common |
| エンコーディング | hex | dec (bytes) | dec | binary |
|---|---|---|---|---|
| UTF-8 | 1A | 26 | 26 | 00011010 |
| UTF-16BE | 00 1A | 0 26 | 26 | 00000000 00011010 |
| UTF-16LE | 1A 00 | 26 0 | 6656 | 00011010 00000000 |
| UTF-32BE | 00 00 00 1A | 0 0 0 26 | 26 | 00000000 00000000 00000000 00011010 |
| UTF-32LE | 1A 00 00 00 | 26 0 0 0 | 436207616 | 00011010 00000000 00000000 00000000 |
これらのコードをコピー&ペーストして、代替 キャラクターをウェブサイト、SNS、メッセンジャー、ブログ投稿のテキストで使用してください。
| HTML | |
| CSS | |
| JavaScript, JSON | |
| Unix, C, PHP, JAVA | |
| Ruby, PHP | |
| Perl | |
| URL-encode |