替换
符号含义
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的一部分获得批准。
| 配對後視鏡支架類型(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 |
复制并粘贴这些代码,以在网站、社交媒体、即时通讯或博客文章中使用替换角色。
| HTML | |
| CSS | |
| JavaScript, JSON | |
| Unix, C, PHP, JAVA | |
| Ruby, PHP | |
| Perl | |
| URL-encode |