注:本文档来自 W3school,要了解详细请点这里 HTML ASCII 参考手册 HTML 和 XHTML 用标准的 7 比特 ASCII 代码在网络上传输数据。 7 比特 ASCII 代码可提供 128 个不同的字符值。 7 比特 可显示的 ASCII 代码 结果 描述 实体编号 space ! exclamation mark ! " quotation mark " # number sign # $ dollar sign $ % percent sign % & ampersand & ' apostrophe ' ( left parenthesis ( ) right parenthesis ) * asterisk * + plus sign + , comma , - hyphen - . period . / slash / 0 digit 0 0 1 digit 1 1 2 digit 2 2 3 digit 3 3 4 digit 4 4 5 digit 5 5 6 digit 6 6 7 digit 7 7 8 digit 8 8 9 digit 9 9 : colon : ; semicolon ; < less-than < = equ als-to = > greater-than > ? qu estion mark ? @ at sign @ A u ppercase A A B u ppercase B B C u ppercase C C D u ppercase D D E u ppercase E E F u ppercase F F G u ppercase G G H u ppercase H H I u ppercase I I J uppercase J J K uppercase K K L uppercase L L M uppercase M M N uppercase N N O uppercase O O P uppercase P P Q uppercase Q Q R uppercase R R S uppercase S S T uppercase T T U uppercase U U V uppercase V V W uppercase W W X uppercase X X Y uppercase Y Y Z uppercase Z Z [ left square bracket [ \ backslash \ ] right square bracket ] ^ caret ^ _ underscore _ ` grave accent ` a low ercase a a b low ercase b b c low ercase c c d lowercase d d e lowercase e e f lowercase f f g lowercase g g h lowercase h h i lowercase i i j lowercase j j...