控制字符(Control Characters)

Char Octal Dec Hex Control-Key Description
NUL 0 0 0 ^@ Null character
SOH 1 1 1 ^A Start of heading, = console interrupt
STX 2 2 2 ^B Start of text, maintenance mode on HP console
ETX 3 3 3 ^C End of text
EOT 4 4 4 ^D End of transmission, not the same as ETB
ENQ 5 5 5 ^E Enquiry, goes with ACK; old HP flow control
ACK 6 6 6 ^F Acknowledge, clears ENQ logon hand
BEL 7 7 7 ^G Bell, rings the bell...
BS 10 8 8 ^H Backspace, works on HP terminals/computers
HT 11 9 9 ^I Horizontal tab, move to next tab stop
LF 12 10 a ^J Line Feed
VT 13 11 b ^K Vertical tab
FF 14 12 c ^L Form Feed, page eject
CR 15 13 d ^M Carriage Return
SO 16 14 e ^N Shift Out, alternate character set
SI 17 15 f ^O Shift In, resume defaultn character set
DLE 20 16 10 ^P Data link escape
DC1 21 17 11 ^Q XON, with XOFF to pause listings; ":okay to send".
DC2 22 18 12 ^R Device control 2, block-mode flow control
DC3 23 19 13 ^S XOFF, with XON is TERM=18 flow control
DC4 24 20 14 ^T Device control 4
NAK 25 21 15 ^U Negative acknowledge
SYN 26 22 16 ^V Synchronous idle
ETB 27 23 17 ^W End transmission block, not the same as EOT
CAN 30 24 17 ^X Cancel line, MPE echoes !!!
EM 31 25 19 ^Y End of medium, Control-Y interrupt
SUB 32 26 1a ^Z Substitute
ESC 33 27 1b ^[ Escape, next character is not echoed
FS 34 28 1c ^\ File separator
GS 35 29 1d ^] Group separator
RS 36 30 1e ^^ Record separator, block-mode terminator
US 37 31 1f ^_ Unit separator

可打印字符(Printing Characters)

Char Octal Dec Hex Control-Key Description
SP 40 32 20   Space
! 41 33 21   Exclamation mark
" 42 34 22   Quotation mark (" in HTML)
# 43 35 23   Cross hatch (number sign)
$ 44 36 24   Dollar sign
% 45 37 25   Percent sign
& 46 38 26   Ampersand
` 47 39 27   Closing single quote (apostrophe)
( 50 40 28   Opening parentheses
) 51 41 29   Closing parentheses
* 52 42 2a   Asterisk (star, multiply)
+ 53 43 2b   Plus
, 54 44 2c   Comma
- 55 45 2d   Hyphen, dash, minus
. 56 46 2e   Period
/ 57 47 2f   Slant (forward slash, divide)
0 60 48 30   Zero
1 61 49 31   One
2 62 50 32   Two
3 63 51 33   Three
4 64 52 34   Four
5 65 53 35   Five
6 66 54 36   Six
7 67 55 37   Seven
8 70 56 38   Eight
9 71 57 39   Nine
: 72 58 3a   Colon
; 73 59 3b   Semicolon
< 74 60 3c   Less than sign (< in HTML)
= 75 61 3d   Equals sign
> 76 62 3e   Greater than sign (> in HTML)
? 77 63 3f   Question mark
@ 100 64 40   At-sign
A 101 65 41   Uppercase A
B 102 66 42   Uppercase B
C 103 67 43   Uppercase C
D 104 68 44   Uppercase D
E 105 69 45   Uppercase E
F 106 70 46   Uppercase F
G 107 71 47   Uppercase G
H 110 72 48   Uppercase H
I 111 73 49   Uppercase I
J 112 74 4a   Uppercase J
K 113 75 4b   Uppercase K
L 114 76 4c   Uppercase L
M 115 77 4d   Uppercase M
N 116 78 4e   Uppercase N
O 117 79 4f   Uppercase O
P 120 80 50   Uppercase P
Q 121 81 51   Uppercase Q
R 122 82 52   Uppercase R
S 123 83 53   Uppercase S
T 124 84 54   Uppercase T
U 125 85 55   Uppercase U
V 126 86 56   Uppercase V
W 127 87 57   Uppercase W
X 130 88 58   Uppercase X
Y 131 89 59   Uppercase Y
Z 132 90 5a   Uppercase Z
[ 133 91 5b   Opening square bracket
\ 134 92 5c   Reverse slant (Backslash)
] 135 93 5d   Closing square bracket
^ 136 94 5e   Caret (Circumflex)
_ 137 95 5f   Underscore
` 140 96 60   Opening single quote
a 141 97 61   Lowercase a
b 142 98 62   Lowercase b
c 143 99 63   Lowercase c
d 144 100 64   Lowercase d
e 145 101 65   Lowercase e
f 146 102 66   Lowercase f
g 147 103 67   Lowercase g
h 150 104 68   Lowercase h
i 151 105 69   Lowercase i
j 152 106 6a   Lowercase j
k 153 107 6b   Lowercase k
l 154 108 6c   Lowercase l
m 155 109 6d   Lowercase m
n 156 110 6e   Lowercase n
o 157 111 6f   Lowercase o
p 160 112 70   Lowercase p
q 161 113 71   Lowercase q
r 162 114 72   Lowercase r
s 163 115 73   Lowercase s
t 164 116 74   Lowercase t
u 165 117 75   Lowercase u
v 166 118 76   Lowercase v
w 167 119 77   Lowercase w
x 170 120 78   Lowercase x
y 171 121 79   Lowercase y
z 172 122 7a   Lowercase z
{ 173 123 7b   Opening curly brace
| 174 124 7c   Vertical line
} 175 125 7d   Cloing curly brace
~ 176 126 7e   Tilde (approximate)
DEL 177 127 7f   Delete (rubout), cross-hatch box

参考文献

Control codes - converting to ASCII, hex or decimal
Ascii Table - ASCII character codes and html, octal, hex and decimal chart conversion

「ASCII Table」- 整理(ASCII 码表) @20210219相关推荐

  1. 从文章「A Field Guide to Federated Optimization」整理的联邦学习科研入门实验

    A Field Guide to Federated Optimization 本文是我从文章「A Field Guide to Federated Optimization」整理的联邦学习科研入门实 ...

  2. 存储器空间或者桌面堆_「Folder Tidy」Mac桌面太杂乱,一键归类整理就用它

    相信大部分人的 Mac 电脑中的 「桌面」 和 「下载」两个目录被堆的满满当当,然后自己都看不下去了,才勉强给文件归归类,或者一股脑全扔进一个目录. 如果你也有上述苦恼,并寻求解决方案,不妨试试「Fo ...

  3. 「分布式系统理论」系列专题整理

    以下内容出自微信公众号 跨界架构师 ,有兴趣的朋友可以参考我的博客 DotNet微信公众号简介 进行关注. [数据一致性] <分布式系统关注点(1)--数据一致性>(入门理解「一致性」) ...

  4. 「Jenkins Pipeline」- expected to call xxx but wound up catching xxx @20210219

    问题描述 在 Jenkins Pipeline 中,我们从控制台中看到类似如下提示信息: expected to call org.jfrog.hudson.pipeline.common.types ...

  5. 一台微型计算机的处理速度主要取决于,2017年答案计算机等级考试题库「附答案」...

    2017年答案计算机等级考试题库「附答案」 一.单选题 1.世界上首次提出存储程序计算机体系结构的是 A 莫奇莱 B 艾仑·图灵 C 乔治·布尔 D 冯·诺依曼 2.世界上第一台电子计算机诞生于 A ...

  6. 破题 I:降低「Web3 门槛」的价值逻辑与路径选择

    文 | TheprimediaDAO Jerry.Cherry.MetaJames.BeeGee 我们正在进入「技术与产业融合」的Web3应用时代,现阶段对这个赛道的价值投研机会毋庸多言了.但是我们要 ...

  7. 计算机英语b级题库,2017年答案计算机等级考试题库「附答案」

    2017年答案计算机等级考试题库「附答案」 一.单选题 1.世界上首次提出存储程序计算机体系结构的是 A 莫奇莱 B 艾仑·图灵 C 乔治·布尔 D 冯·诺依曼 2.世界上第一台电子计算机诞生于 A ...

  8. c语言常量命名特点,「C语言」常量和变量的表示、应用和变量命名规则

    在程序运行中,其值不能改变的量成为常量. 在基本数据类型中,常量可分为整型常量.实型常量.符号常量和字符型常量(包括字符常量和字符串常量),现分别介绍如下: 目录: 一.常量 二.C语言标识符 三.变 ...

  9. 计科系大一c语言期末考试题,大一大学计算机基础期末考试试题「附答案」

    大一大学计算机基础期末考试试题「附答案」 一.单选题 1.用一个字节最多能编出(D)不同的码. A. 8个 B. 16个 C. 128个 D. 256个 2.完整的计算机系统由(C)组成. A.运算器 ...

最新文章

  1. PowerDesigner教程系列(总)
  2. 使用Python的库qrcode生成二维码
  3. eplan和西门子plc的对接_玩转西门子全集成自动化之TIA Selection Tool
  4. ASP.NET 程序中常用的三十三种代码(9)
  5. 使用绝对定位时浏览器大小改变排版会乱_HTML amp; CSS页面布局之定位
  6. React Router路由详解
  7. Windows 10三月更新补丁竟高达3.99TB
  8. 页面分享怎么知道通过哪条链接进来的_亚马逊Coupon怎么设置?亚马逊Coupon对获取流量有哪些帮助?...
  9. 迭代器 生成器 列表推导式 生成器表达式的一些总结
  10. TPL中的task并不是thread
  11. linux debian安装ssh,Ubuntu Linux上安装SSH和vsFTPd的方法
  12. 使用@Transactional(SUPPORTS)和不加@Transactional 有什么区别?
  13. 单片机高效c语言编程,飞思卡尔单片机高效C语言编程(中文).pdf
  14. Python如何连接数据库,一文看懂
  15. Squid安装及运行控制_wuli大世界_新浪博客
  16. iOS:error: unable to read input file
  17. 【云学习笔记】二、免费云服务器与免费域名组合打造自己的个人空间
  18. android 加载第三方so文件,Uni-app 以Module方式开发Android插件,引入第三方资源包so文件,但无法读取...
  19. frps port unavailable
  20. php导出复杂表头excel,js导出复杂表头(多级表头)的excel

热门文章

  1. Hexo 每天自动提交网站url到搜索引擎、百度、必应、谷歌
  2. Windows安全加固系列-----系统信息与补丁管理
  3. python数字转unicode_python-unicode十进制数字转中文
  4. 爬虫基础之Python简单爬取实例-----爬取网站的PPT模板
  5. 关于前端时间转换24小时和12小时问题
  6. 高效研发管理五点经验分享
  7. 利用.user.ini构建php后门
  8. 特征提取算法——BRISK(Binary Robust Invariant Scalable Kepoints)学习笔记
  9. BZOJ 4337: BJOI2015 树的同构|Hash
  10. React单元测试策略及落地