]> git.cameronkatri.com Git - mandoc.git/blob - regress/char/unicode/input.out_utf8
a9e1f341c15b317c2feb7776fb5f1bf051811059
[mandoc.git] / regress / char / unicode / input.out_utf8
1 CHAR-UNICODE-INPUT(1) General Commands Manual CHAR-UNICODE-INPUT(1)
2
3
4
5 N\bNA\bAM\bME\bE
6 char-unicode-input - Unicode characters in the input file
7
8 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
9 lowest valid: �
10
11 O\bOn\bne\be-\b-b\bby\byt\bte\be r\bra\ban\bng\bge\be
12
13 U+0000 0x00 �? lowest ASCII
14 U+001f 0x1f �? highest ASCII control character
15 U+007f 0x7f �? highest ASCII
16 0x80 ? leading lowest continuation
17 0xbf ? leading highest continuation
18
19 T\bTw\bwo\bo-\b-b\bby\byt\bte\be r\bra\ban\bng\bge\be
20
21 U+0000 0xc080 ?? lowest obfuscated ASCII
22 U+007f 0xc1bf ?? highest obfuscated ASCII
23 U+0080 0xc280 �� lowest two-byte
24 U+07FF 0xdfbf ߿߿ highest two-byte
25 0xc278 ?x ASCII instead of continuation
26 0xc2c380 ?À start byte instead of continuation
27
28 T\bTh\bhr\bre\bee\be-\b-b\bby\byt\bte\be r\bra\ban\bng\bge\be
29
30 U+0000 0xe08080 ??? lowest obfuscated ASCII
31 U+007f 0xe081bf ??? highest obfuscated ASCII
32 U+0080 0xe08280 ??? lowest obfuscated two-byte
33 U+07FF 0xe09fbf ??? highest obfuscated two-byte
34 U+0800 0xe0a080 ࠀࠀ lowest three-byte
35 U+0FFF 0xe0bfbf ࿿࿿ end of first start byte
36 U+1000 0xe18080 ကက begin of second start byte
37 U+CFFF 0xecbfbf 쿿쿿 end of last normal start byte
38 U+D000 0xed8080 퀀퀀 begin of last start byte
39 U+D7FF 0xed9fbf ퟿퟿ highest public three-byte
40 U+D800 0xeda080 ??? lowest surrogate
41 U+DFFF 0xedbfbf ??? highest surrogate
42 U+E000 0xee8080  lowest private use
43 U+F8FF 0xefa3bf  highest private use
44 U+F900 0xefa480 豈豈 lowest post-private
45 U+FFFF 0xefbfbf ￿￿ highest three-byte
46
47 F\bFo\bou\bur\br-\b-b\bby\byt\bte\be r\bra\ban\bng\bge\be
48
49 U+0000 0xf0808080 ???? lowest obfuscated ASCII
50 U+007f 0xf08081bf ???? highest obfuscated ASCII
51 U+0080 0xf0808280 ???? lowest obfuscated two-byte
52 U+07FF 0xf0809fbf ???? highest obfuscated two-byte
53 U+0800 0xf080a080 ???? lowest obfuscated three-byte
54 U+FFFF 0xf08fbfbf ???? highest obfuscated three-byte
55 U+10000 0xf0908080 𐀀𐀀 lowest four-byte
56 U+3FFFF 0xf0bfbfbf 𿿿𿿿 end of first start byte
57 U+40000 0xf1808080 񀀀񀀀 begin of second start byte
58 U+EFFFF 0xf2bfbfbf 󯿿򿿿 highest public character
59 U+F0000 0xf3808080 󰀀󀀀 lowest plane 15 private use
60 U+FFFFF 0xf3bfbfbf 󿿿󿿿 highest plane 15 private use
61 U+100000 0xf4808080 􀀀􀀀 lowest plane 16 private use
62 U+10FFFF 0xf48fbfbf 􏿿􏿿 highest valid four-byte
63 U+110000 0xf4908080 ???? lowest beyond Unicode
64 U+13FFFF 0xf4bfbfbf ???? end of last start byte
65 U+140000 0xf5808080 ???? lowest invalid start byte
66 U+1FFFFF 0xf7bfbfbf ???? highest invalid four-byte
67 U+200000 0xf888808080 ????? lowest five-byte
68
69
70
71 OpenBSD June 2, 2021 CHAR-UNICODE-INPUT(1)