menu Calculla

menu Calculla
math
physics
finance
home
health
job
computers
text
time
calculator
converter
table
- SHOW ALL -



Kemu Network
Tooschee Portfolio · GeekHall · Professional Landing Pages · MMS · smiech-net · free proxy templates ·
73 calculators online
News:
2017.01.08
  New calculla released ! Please go to calculla.com for the calculla v2. It's better, faster, more beautiful, redone for you in most modern technologies.
2015.08.25
  Two cars related tables released today: Tire codes - speed ratings and Tire codes - load index
2015.07.30
2015.04.06
  This time 3 new calculators for fractions: Fractions: adding and subtracting, Fractions: 4 operations and Fractions: inverse (reciprocal). Each of them shows all sub-steps needed to compute common denominators, create improper fraction (if needed), reduce the fraction etc.

ASCII/HEX/HTML table
The whole set of 127 ASCII characters. Table shows decimal(DEC), hexadecimal(HEX), octal(OCT) and binary(BIN) indexes, but also HTML entities (in 3 different formats), ANSI-C entities and ASCII descriptors.
Some facts
Comments:
  • ASCII set in range 32 - 126 (0x20 - 0x7E) equals to UNICODE (0x20 → U+0020, 0x21 → U+0021, etc.)
  • "new line" is platform dependent:
    • unix (linux) - ASCII 10 (hex: 0A) (programming: \n)
    • windows - ASCII 13 10 (hex: 0D 0A) (programming: \r\n)
    • mac - ASCII 13 (hex: 0D) (programming: \r)
  • HTML entity ' is:
    • valid in HTML 5
    • invalid in HTML 4 - and " should be used instead
    • some webmasters use just '
    • was introduced by Ms Internet Explorer and for some time was recognized by IE only

Setup table:
dec - decimal (10) character index number
hex - hexadecimal (16) character index number
oct - octal (8) character index number
bin - binary (2) character index number
html - HTML entity (ASCII characters)
html dec - HTML entity (decimal number)
html hex - HTML entity (hexadecimal number)
C - ANSI-C entity
char - printable glyph (or printable representation, for non printable characters from 0 to 31)
desc - the ASCII description for a character
Show all / Clear all


dechexoctbinhtmlhtml dechtml hexcchardesc
0000000000000000��NULNull character
0010100100000001SOHStart of Heading
0020200200000010STXStart of Text
0030300300000011ETXEnd of Text
0040400400000100EOTEnd of Transmission
0050500500000101ENQEnquiry
0060600600000110ACKAcknowledge
0070700700000111\aBELBell
0080801000001000\bBSBackspace
0090901100001001		\tHTHorizontal Tab
0100a01200001010

\nLFLine Feed
0110b01300001011\vVTVertical Tab
0120c01400001100\fFFForm Feed
0130d01500001101

\rCRCarriage Return
0140e01600001110SOShift Out
0150f01700001111SIShift In
0161002000010000DLEData Link Escape
0171102100010001DC1Device Control 1 (XON)
0181202200010010DC2Device Control 2
0191302300010011DC3Device Control 3 (XOFF)
0201402400010100DC4Device Control 4
0211502500010101NAKNegative Acknowledge
0221602600010110SYNSynchronous Idle
0231702700010111ETBEnd of Transmission Block
0241803000011000CANCancel
0251903100011001EMEnd of Medium
0261a03200011010SUBSubstitute
0271b03300011011ESCEscape
0281c03400011100FSFile Separator
0291d03500011101GSGroup Separator
0301e03600011110RSRecord Separator
0311f03700011111USUnit Separator
0322004000100000  Space
0332104100100001!!!
0342204200100010"""\""
0352304300100011###
0362404400100100$$$
0372504500100101%%%
0382604600100110&&&&
0392704700100111'*''\''
0402805000101000(((
0412905100101001)))
0422a05200101010***
0432b05300101011+++
0442c05400101100,,,
0452d05500101101---
0462e05600101110...
0472f05700101111///
0483006000110000000
0493106100110001111
0503206200110010222
0513306300110011333
0523406400110100444
0533506500110101555
0543606600110110666
0553706700110111777
0563807000111000888
0573907100111001999
0583a07200111010:::
0593b07300111011&#59;&#x3b;;
0603c07400111100&lt;&#60;&#x3c;<
0613d07500111101&#61;&#x3d;=
0623e07600111110&gt;&#62;&#x3e;>
0633f07700111111&#63;&#x3f;?
0644010001000000&#64;&#x40;@
0654110101000001&#65;&#x41;A
0664210201000010&#66;&#x42;B
0674310301000011&#67;&#x43;C
0684410401000100&#68;&#x44;D
0694510501000101&#69;&#x45;E
0704610601000110&#70;&#x46;F
0714710701000111&#71;&#x47;G
0724811001001000&#72;&#x48;H
0734911101001001&#73;&#x49;I
0744a11201001010&#74;&#x4a;J
0754b11301001011&#75;&#x4b;K
0764c11401001100&#76;&#x4c;L
0774d11501001101&#77;&#x4d;M
0784e11601001110&#78;&#x4e;N
0794f11701001111&#79;&#x4f;O
0805012001010000&#80;&#x50;P
0815112101010001&#81;&#x51;Q
0825212201010010&#82;&#x52;R
0835312301010011&#83;&#x53;S
0845412401010100&#84;&#x54;T
0855512501010101&#85;&#x55;U
0865612601010110&#86;&#x56;V
0875712701010111&#87;&#x57;W
0885813001011000&#88;&#x58;X
0895913101011001&#89;&#x59;Y
0905a13201011010&#90;&#x5a;Z
0915b13301011011&#91;&#x5b;[
0925c13401011100&#92;&#x5c;\\\
0935d13501011101&#93;&#x5d;]
0945e13601011110&#94;&#x5e;^
0955f13701011111&#95;&#x5f;_
0966014001100000&#96;&#x60;`
0976114101100001&#97;&#x61;a
0986214201100010&#98;&#x62;b
0996314301100011&#99;&#x63;c
1006414401100100&#100;&#x64;d
1016514501100101&#101;&#x65;e
1026614601100110&#102;&#x66;f
1036714701100111&#103;&#x67;g
1046815001101000&#104;&#x68;h
1056915101101001&#105;&#x69;i
1066a15201101010&#106;&#x6a;j
1076b15301101011&#107;&#x6b;k
1086c15401101100&#108;&#x6c;l
1096d15501101101&#109;&#x6d;m
1106e15601101110&#110;&#x6e;n
1116f15701101111&#111;&#x6f;o
1127016001110000&#112;&#x70;p
1137116101110001&#113;&#x71;q
1147216201110010&#114;&#x72;r
1157316301110011&#115;&#x73;s
1167416401110100&#116;&#x74;t
1177516501110101&#117;&#x75;u
1187616601110110&#118;&#x76;v
1197716701110111&#119;&#x77;w
1207817001111000&#120;&#x78;x
1217917101111001&#121;&#x79;y
1227a17201111010&#122;&#x7a;z
1237b17301111011&#123;&#x7b;{
1247c17401111100&#124;&#x7c;|
1257d17501111101&#125;&#x7d;}
1267e17601111110&#126;&#x7e;~
1277f17701111111&#127;&#x7f;DEL
Tags:
ascii_table · ascii_hex_table

Tags to Polish version:
tabela_ascii · ascii_hex_tabela