Update
This commit is contained in:
parent
124b9d1e7c
commit
3f374a4713
85 changed files with 2281 additions and 2272 deletions
16
ascii.md
16
ascii.md
|
@ -138,14 +138,12 @@ ASCII was approved as an [ANSI](ansi.md) standard in 1963 and since then underwe
|
|||
| 125 | 7d | 175 | 1111101 | | `}` |
|
||||
| 126 | 7e | 176 | 1111110 | | `~` |
|
||||
| 127 | 7f | 177 | 1111111 | \\177 ^? | DEL |
|
||||
|
||||
## See Also
|
||||
|
||||
- [Unicode](unicode.md)
|
||||
- [PETSCII](petscii.md)
|
||||
- [ATASCII](atascii.md)
|
||||
|
||||
## See Also
|
||||
|
||||
- [Unicode](unicode.md)
|
||||
- [PETSCII](petscii.md)
|
||||
- [ATASCII](atascii.md)
|
||||
- [ASCII art](ascii_art.md)
|
||||
- [base64](base64.md)
|
||||
- [base64](base64.md)
|
||||
- [Morse code](morse_code.md)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue