Table of ASCII Characters

These are personal notes. You are welcome to read them.

Index page

Top-level home page  
Management hints
HTML, javascript
Other
     
More pages here ("technical" pages) Ham radio pages Contents of current page

 


Contents

 

 


Entry methods

 

Windows

 

Other

 

™ ˜ ™

Links

Unicode charts

 


Codes resulting from &#nnn;

To see more characters, put a higher end condition in the javaScript code:
for (i=(32/TheCols); i<20000/TheCols; i++)


 


Special Characters

Non-breaking space: &nbsp;

These characters do not require coding:
A - Z, a - z, 0 - 9
and the following 30 punctuation marks:
` - = [ ] \ ; * , . / ~ ! @ # $ % ^ ( ) _ + { } | : ? | " '

Windows shortcut keys: see win_notes.htm (basics)
Special character keys for MS-office: see win_notes.htm (office)

End of line characters:

The first 32 characters:

Decimal Character Control-key Description
0 NUL ^@ Null character
1 SOH ^A Start of heading, also console interrupt
2 STX ^B Start of text, maintenance mode on HP console
3 ETX ^C End of text
4 EOT ^D End of transmission, distinct from ETB
5 ENQ ^E Enquiry, goes with ACK
6 ACK ^F Acknowledge, clears ENQ logon hang
7 BEL ^G Bell
8 BS ^H Backspace
9 HT ^I Horizontal tab
10 LF ^J Line Feed
11 VT ^K Vertical tab
12 FF ^L Form Feed
13 CR ^M Carriage Return
14 SO ^N Shift Out, alternate character set
15 SI ^O Shift In, resume default character set
16 DLE ^P Data link escape
17 DC1 ^Q XON, with XOFF to pause listings
18 DC2 ^R Devicecontrol 2, block-mode flow control
19 DC3 ^S XOFF, with XON is TERM=18 flow control
20 DC4 ^T Devicecontrol 4
21 NAK ^U Negative acknowledge
22 SYN ^V Synchronous idle
23 ETB ^W End transmission block, distinct from EOT
24 CAN ^X Cancel line
25 EM ^Y End of medium, Control-Y interrupt
26 SUB ^Z Substitute
27 ESC ^[ Escape
28 FS ^\ File separator
29 GS ^] Group separator
30 RS ^^ Record separator, block-mode terminator
31 US ^_ Unit separator
  0 1 2 3 4 5 6 7
0 NUL '\0' SOH STX ETX EOT ENQ ACK     BEL '\a'
8 BS '\b' HT '\t' LF '\n' VT '\v' FF '\f' CR '\r' SO SI
16 DLE DC1 DC2 DC3 DC4 NAK SYN ETB
24 CAN EM SUB ESC FS GS RS US

A logical page is 60 lines high and 72 characters wide.
A physical page is expected to have a maximum capacity of 66 lines and 85 lines per character (rfc 678?).

 

Use "character escapes" to display special characters:
&#n; where n is a decimal
&#xn; where n is in hexadecimal representation

 

 

tab &#9;            
<
&lt;
>
&gt;
/
/
&
&amp;
«
&laquo; (171)
»
&raquo; (187)
"
&quot;
'
&apos; (39) Not all browsers
               
÷
&divide;
×
&times; (215)
±
&plusmn; (177)
µ
&micro; (181)
¼
&frac14; (188)
½
&frac12; (189)
¾
&frac34; (190)    
¹
&sup1; (185)
²
&sup2; (178)
³
&sup3; (179)
&trade; (8482)
&para; (182)
§
&sect; (167)
·
&middot; (183)
°
&deg; (176)
©
&copy; (169)
®
&reg; (174)
ª
&ordf; (170)
º
&ordm; (186)
¬
&not; (172)
¯
&macr; (175)
¦
&brvbar;    
¢
&cent; (162)
£
&pound; (163)
¤
&curren; (164)
¥
&yen; (165)
$
$
&euro;        
¿
&iquest; (191)
¡
&iexcl; (161)    
­
&shy; (173)

 

ß
&szlig;
 
 
æ
&aelig;
Æ 
&AElig;
ç
&ccedil;
Ç
&Ccedil;
¸
&cedil (184)
 
 
å
&aring;
Å
&Aring;
ø
&oslash;
Ø
&Oslash;
ð
&eth; (240)
Ð
&ETH; (206)
 þ
&thorn; (254)
Þ
&THORN; (222)

The following exist in capitals too: capitalize the first character (see example on E)

´
&acute; (180)
^
 ^
`
 `
¨
&uml; (168)
~
~
á
&aacute; (225)
â
&acirc; (226)
à
&agrave; (224)
ä
&auml; (228)
ã
&atilde; (227)
ç
&ccedil; (231)                
é
&eacute; (233)
ê
&ecirc; (234)
è
&egrave; (232)
ë
&euml; (235)
  
 
í
&iacute; (237)
î
&icirc; (238)
ì
&igrave; (236)
ï
&iuml; (239)
 
 
         

 

  
 
ñ
&ntilde; (241)
ó
&oacute; (243)
ô
&ocirc; (244)
ò
&ograve; (242)
ö
&ouml; (246)
õ
&otilde; (245)
ú
&uacute; (250)
û
&ucirc; (251)
ù
&ugrave; (249)
ü
&uuml; (252)
 
 
ý
&yacute; (253)        
ÿ
&yuml; (255)
 
 

 

´
&acute; (180)
^
 ^
`
 `
¨
&uml; (168)
~
~
Á
&Aacute; (193)
Â
&Acirc; (194)
À
&Agrave; (192)
Ä
&Auml; (196)
Ã
&Atilde; (195)
Ç
&Ccedil; (199)            
   
 
É
&Eacute; (201)
Ê
&Ecirc; (202)
È
&Egrave; (200)
Ë
&Euml; (203)
 
 
Í
&Iacute; (205)
Î
&Icirc; (206)
Ì
&Igrave; (204)
Ï
&Iuml; (207)
 
 
           
  
 
Ñ
&Ntilde; (209)
Ó
&Oacute; (211)
Ô
&Ocirc; (212)
Ò
&Ograve; (210)
Ö
&Ouml; (214)
Õ
&Otilde; (213)
Ú
&Uacute; (218)
Û
&Ucirc; (219)
Ù
&Ugrave; (217)
Ü
&Uuml; (220)
 
 
Ý
&Yacute; (221)        
Ÿ
&Yuml; (159)
 
 

 

Œ
&OElig; capital ligature OE (338)
œ
&oelig; small ligature oe (339)
Š
&Scaron; capital S with caron (352)
š
&scaron; small S with caron (353)
Ÿ
&Yuml; capital Y with diaeres (376)
ˆ
&circ; modifier letter circumflex accent (710)
˜
&tilde; small tilde (732)
&ensp; en space (8194)
&emsp; em space (8195)
&thinsp; thin space (8201)
&zwnj; zero width non-joiner (8204)
&zwj; zero width joiner (8205)
&lrm; left-to-right mark (8206)
&rlm; right-to-left mark (8207)
&ndash; en dash (8211)
&mdash; em dash (8212)
&lsquo; left single quotation mark (8216)
&rsquo; right single quotation mark (8217)
&sbquo; single low-9 quotation mark (8218)
&ldquo; left double quotation mark (8220)
&rdquo; right double quotation mark (8221)
&bdquo; double low-9 quotation mark (8222)
&dagger; dagger (8224)
&Dagger; double dagger (8225)
&hellip; horizontal ellipsis (8230)
&permil; per mille  (8240)
&lsaquo; single left-pointing angle quotation (8249)
&rsaquo; single right-pointing angle quotation (8250)
&euro; euro (8364)
&euro; euro (8364)

 

Some more characters (Unicode):

&#8594;
&#8800;
&#8804;
&#8805;
&#8734;
&#9216;
&#9786;
&#9788;
&#9829;
&#8745;
&#8776;
&#8801;
Ŋ
&#330;
ŋ
&#331;
ď
&#271;
Ď
&#270;
&#8855;
Ə
&#399;
Ә
&#1240;
ә
&#1241;
ə
&#601;
&#7926;
&#7927;
&#8544;
&#8544;
&#8546;
&#8551;
&#abc;
&#abc;
&#8658;
&#8659;
&#8660;
&#8704;
&#8705;
&#8706;
&#8707;
&#8708;
&#8709;
&#8710;
&#8711;
&#8712;
&#8713;
&#8714;
&#8715;
&#8716;
&#8717;
&#8718;
&#8719;
&#8721;
&#8733;
&#8734;
&#8735;
&#8736;
&#8737;
&#8738;
&#8739;
&#8740;
&#8741;
&#9733;
&#9734;
&#9742;
&#9743;
&#9756;
&#9758;
&#9786;
&#9787;
&#9788;
&#9792;
&#9794;
&#9824;
&#9825;
&#9826;
&#9827;
&#9828;
&#9829;
&#9830;
&#9831;
&#9832;
&#9833;
&#9834;
&#9835;
&#9836;
&#9837;
&#9838;
&#9839;
&#8226;
&#9679;
&#glu;
&#glu;
ƾ
&#446;
Ƃ
&#386;
&#8468;
ƀ
&#384;
Ř
&#344;
ř
&#345;
Ȼ
&#571;
ȼ
&#572;
¢
&#162;
Ɋ
&#586;
ɋ
&#587;
&#asdf;
&#asdf;
Ș
&#536;
ʂ
&#642;
&#42885;
&#42861;
&#9888;
&#2984;
&#9919;
&#9888;
&#9889;
glu

 

Roman Numerals

1 (&#8544;)    
5 (&#8548;)    
10 (&#8553;)    
50 (&#8556;)    
100 (&#8557;)    
500 (&#8558;)    
1000 (&#8559;)
1 (&#8560;)    
5 (&#8564;)    
10 (&#8569;)    
50 (&#8572;)    
100 (&#8573;)    
500 (&#8574;)    
1000 (&#8575;)
1 (&#8576;)    
 
       
10 (&#8577;)    
 
       
100 (&#8578;)    
 
       
1000 (&#8579;)

(And if you line up the first six symbols used for Roman numbers, you get: ⅮⅭⅬⅩⅥ. What number is this? See Rev 13:18. I think this means it is about an empire, not about the actual number.)

 

Useful table for printing

á
225    
â
226    
à
224    
ä
228
é
233  
ê
234  
è
232  
ë
235
í
237  
î
238  
ì
236  
ï
239
ó
243  
ô
244  
ò
242  
ö
246
ú
250  
û
251  
ù
249  
ü
252
ç 231               ñ 241

 

 

See separate page with keyboard layouts