These are personal notes. You are welcome to read them.
Top-level home page | ||
Management hints
|
HTML, javascript
|
Other
|
|
||
More pages here ("technical" pages) | Ham radio pages | Contents of current page |
Windows
Other
™ ˜ ™
Links
To see more characters, put a higher end condition in the javaScript code:
for (i=(32/TheCols); i<20000/TheCols; i++)
Non-breaking space:
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 | 	 | ||||||
<
|
< |
>
|
> |
/
|
/ |
&
|
& |
«
|
« (171) |
»
|
» (187) |
"
|
" |
'
|
' (39) Not all browsers |
÷
|
÷ |
×
|
× (215) |
±
|
± (177) |
µ
|
µ (181) |
¼
|
¼ (188) |
½
|
½ (189) |
¾
|
¾ (190) | ||
¹
|
¹ (185) |
²
|
² (178) |
³
|
³ (179) |
™
|
™ (8482) |
¶
|
¶ (182) |
§
|
§ (167) |
·
|
· (183) |
°
|
° (176) |
©
|
© (169) |
®
|
® (174) |
ª
|
ª (170) |
º
|
º (186) |
¬
|
¬ (172) |
¯
|
¯ (175) |
¦
|
¦ | ||
¢
|
¢ (162) |
£
|
£ (163) |
¤
|
¤ (164) |
¥
|
¥ (165) |
$
|
$ |
€
|
€ | ||||
¿
|
¿ (191) |
¡
|
¡ (161) |
|
­ (173) |
ß
|
ß |
|
æ
|
æ |
Æ
|
Æ | |
ç
|
ç |
Ç
|
Ç |
¸
|
¸ (184) |
|
|
å
|
å |
Å
|
Å |
ø
|
ø |
Ø
|
Ø |
ð
|
ð (240) |
Ð
|
Ð (206) |
þ
|
þ (254) |
Þ
|
Þ (222) |
The following exist in capitals too: capitalize the first character (see example on E)
´
|
´ (180) |
^
|
^ |
`
|
` |
¨
|
¨ (168) |
~
|
~ |
á
|
á (225) |
â
|
â (226) |
à
|
à (224) |
ä
|
ä (228) |
ã
|
ã (227) |
ç
|
ç (231) | ||||||||
é
|
é (233) |
ê
|
ê (234) |
è
|
è (232) |
ë
|
ë (235) |
|
|
í
|
í (237) |
î
|
î (238) |
ì
|
ì (236) |
ï
|
ï (239) |
|
|
|
|
ñ
|
ñ (241) | ||||||
ó
|
ó (243) |
ô
|
ô (244) |
ò
|
ò (242) |
ö
|
ö (246) |
õ
|
õ (245) |
ú
|
ú (250) |
û
|
û (251) |
ù
|
ù (249) |
ü
|
ü (252) |
|
|
ý
|
ý (253) |
ÿ
|
ÿ (255) |
|
´
|
´ (180) |
^
|
^ |
`
|
` |
¨
|
¨ (168) |
~
|
~ |
Á
|
Á (193) |
Â
|
 (194) |
À
|
À (192) |
Ä
|
Ä (196) |
Ã
|
à (195) |
Ç
|
Ç (199) |
|
|||||||
É
|
É (201) |
Ê
|
Ê (202) |
È
|
È (200) |
Ë
|
Ë (203) |
|
|
Í
|
Í (205) |
Î
|
Î (206) |
Ì
|
Ì (204) |
Ï
|
Ï (207) |
|
|
|
Ñ
|
Ñ (209) | |||||||
Ó
|
Ó (211) |
Ô
|
Ô (212) |
Ò
|
Ò (210) |
Ö
|
Ö (214) |
Õ
|
Õ (213) |
Ú
|
Ú (218) |
Û
|
Û (219) |
Ù
|
Ù (217) |
Ü
|
Ü (220) |
|
|
Ý
|
Ý (221) |
Ÿ
|
Ÿ (159) |
|
Œ
|
Œ capital ligature OE (338) |
œ
|
œ small ligature oe (339) |
Š
|
Š capital S with caron (352) |
š
|
š small S with caron (353) |
Ÿ
|
Ÿ capital Y with diaeres (376) |
ˆ
|
ˆ modifier letter circumflex accent (710) |
˜
|
˜ small tilde (732) |
|
  en space (8194) |
|
  em space (8195) |
|
  thin space (8201) |
|
‌ zero width non-joiner (8204) |
|
‍ zero width joiner (8205) |
|
‎ left-to-right mark (8206) |
|
‏ right-to-left mark (8207) |
–
|
– en dash (8211) |
—
|
— em dash (8212) |
‘
|
‘ left single quotation mark (8216) |
’
|
’ right single quotation mark (8217) |
‚
|
‚ single low-9 quotation mark (8218) |
“
|
“ left double quotation mark (8220) |
”
|
” right double quotation mark (8221) |
„
|
„ double low-9 quotation mark (8222) |
†
|
† dagger (8224) |
‡
|
‡ double dagger (8225) |
…
|
… horizontal ellipsis (8230) |
‰
|
‰ per mille (8240) |
‹
|
‹ single left-pointing angle quotation (8249) |
›
|
› single right-pointing angle quotation (8250) |
€
|
€ euro (8364) |
€
|
€ euro (8364) |
Some more characters (Unicode):
→
|
→ |
≠
|
≠ |
≤
|
≤ |
≥
|
≥ |
∞
|
∞ |
␀
|
␀ |
☺
|
☺ |
☼
|
☼ |
♥
|
♥ |
∩
|
∩ |
≈
|
≈ |
≡
|
≡ |
Ŋ
|
Ŋ |
ŋ
|
ŋ |
ď
|
ď |
Ď
|
Ď |
⊗
|
⊗ |
Ə
|
Ə |
Ә
|
Ә |
ә
|
ә |
ə
|
ə |
Ỷ
|
Ỷ |
ỷ
|
ỷ |
Ⅰ
|
Ⅰ |
Ⅰ
|
Ⅰ |
Ⅲ
|
Ⅲ |
Ⅷ
|
Ⅷ |
abc;
|
&#abc; |
⇒
|
⇒ |
⇓
|
⇓ |
⇔
|
⇔ |
∀
|
∀ |
∁
|
∁ |
∂
|
∂ |
∃
|
∃ |
∄
|
∄ |
∅
|
∅ |
∆
|
∆ |
∇
|
∇ |
∈
|
∈ |
∉
|
∉ |
∊
|
∊ |
∋
|
∋ |
∌
|
∌ |
∍
|
∍ |
∎
|
∎ |
∏
|
∏ |
∑
|
∑ |
∝
|
∝ |
∞
|
∞ |
∟
|
∟ |
∠
|
∠ |
∡
|
∡ |
∢
|
∢ |
∣
|
∣ |
∤
|
∤ |
∥
|
∥ |
★
|
★ |
☆
|
☆ |
☎
|
☎ |
☏
|
☏ |
☜
|
☜ |
☞
|
☞ |
☺
|
☺ |
☻
|
☻ |
☼
|
☼ |
♀
|
♀ |
♂
|
♂ |
♠
|
♠ |
♡
|
♡ |
♢
|
♢ |
♣
|
♣ |
♤
|
♤ |
♥
|
♥ |
♦
|
♦ |
♧
|
♧ |
♨
|
♨ |
♩
|
♩ |
♪
|
♪ |
♫
|
♫ |
♬
|
♬ |
♭
|
♭ |
♮
|
♮ |
♯
|
♯ |
•
|
• |
●
|
● |
glu;
|
&#glu; |
ƾ
|
ƾ |
Ƃ
|
Ƃ |
℔
|
℔ |
ƀ
|
ƀ |
Ř
|
Ř |
ř
|
ř |
Ȼ
|
Ȼ |
ȼ
|
ȼ |
¢
|
¢ |
Ɋ
|
Ɋ |
ɋ
|
ɋ |
asdf;
|
&#asdf; |
Ș
|
Ș |
ʂ
|
ʂ |
ꞅ
|
ꞅ |
ꝭ
|
ꝭ |
⚠
|
⚠ |
ந
|
ந |
⚿
|
⚿ |
⚠
|
⚠ |
⚡
|
⚡ |
Roman Numerals
Ⅰ
|
1 | (Ⅰ) |
Ⅴ
|
5 | (Ⅴ) |
Ⅹ
|
10 | (Ⅹ) |
Ⅼ
|
50 | (Ⅼ) |
Ⅽ
|
100 | (Ⅽ) |
Ⅾ
|
500 | (Ⅾ) |
Ⅿ
|
1000 | (Ⅿ) | ||||||
ⅰ
|
1 | (ⅰ) |
ⅴ
|
5 | (ⅴ) |
ⅹ
|
10 | (ⅹ) |
ⅼ
|
50 | (ⅼ) |
ⅽ
|
100 | (ⅽ) |
ⅾ
|
500 | (ⅾ) |
ⅿ
|
1000 | (ⅿ) | ||||||
ↀ
|
1 | (ↀ) |
|
ↁ
|
10 | (ↁ) |
|
ↂ
|
100 | (ↂ) |
|
Ↄ
|
1000 | (Ↄ) |
(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