|
|
|
Structured document (e.g., HTML, SGML, ODA, CDA) |
Method and system for improving data transmission and storage of markup language documents7007105
Abstract
A method and system are provided for improving the transmission and storage of documents utilizing markup languages. The system converts the markup language tags to tokens and combines the tokens with the content information to create a token stream. The token stream is further compressed and stored on a device or transmitted over a communications network. The compressed token stream may then be decompressed and de-tokenized to return the markup language document to its original content form. The method may be performed on a computing device or over the transmission network.
Claims
What is claimed is:
1. A method in a computer system for improving data transmission of markup language documents, wherein the markup language documents include markup tags and information characters, the method comprising:
parsing a document to recognize the markup tags;
accessing a substantially markup-tag-specific table of tags, wherein the table lists the markup tags and assigns them tokens;
converting the markup tags in the document to tokens which are adapted to be readily recognizable by a compression algorithm without the transmission of dictionary information;
creating a token stream;
compressing the token stream using said compression algorithm;
decompressing the token stream using the compression algorithm; and
recreating the markup tags from the token stream.
2. The method as recited in claim 1, wherein converting markup tags to tokens includes:
parsing the document to recognize the tags;
accessing a table of tags, wherein the table lists the tags and their associated tokens; and
replacing the tags with the tokens.
3. The method as recited in claim 2, wherein parsing is performed by a recursive-descent parser.
4. The method as recited in claim 2, wherein the table of tags is extensible.
5. The method as recited in claim 1, wherein the markup tags are hypertext markup language tags.
6. The method as recited in claim 1, wherein the markup tags are extensible markup language tags.
7. The method as recited in claim 1, wherein the token stream includes the converted markup tags.
8. The method as recited in claim 1, wherein the token stream includes one or more information characters.
9. The method as recited in claim 8, wherein each of the information characters are tokens.
10. The method as recited in claim 1, wherein compressing the token stream includes encoding the token stream using Huffman coding.
11. The method as recited in claim 1, wherein compressing the token stream includes encoding the token stream using arithmetic coding.
12. The method as recited in claim 1, wherein compressing the token stream includes encoding the token stream using LZ77 coding.
13. The method as recited in claim 1, wherein compressing the token stream includes encoding the token stream using LZ78 coding.
14. The method as recited in claim 1, wherein compressing the token stream includes encoding the token stream using LZW coding.
15. The method as recited in claim 1, wherein converting the markup tags, creating a token stream and compressing the token stream are performed on a computer sending the markup language document.
16. The method as recited in claim 1, wherein converting the markup tags, creating a token stream and compressing the token stream are performed on a web browser.
17. The method as recited in claim 1, wherein converting the markup tags, creating a token stream and compressing the token stream are performed on a transmission network.
18. The method as recited in claim 1, wherein decompressing the token stream and recreating the markup tags are performed on a computer receiving the markup language document.
19. The method as recited in claim 1, wherein decompressing the token stream and recreating the markup tags are performed on a web browser.
20. The method as recited in claim 1, wherein decompressing the token stream and recreating the markup tags are performed on a transmission network.
21. A method in a computer system for improving data transmission of markup language documents, the method comprising:
parsing the document to distinctly recognize a plurality of redundant markup tags;
accessing a markup-specific table of tags, wherein the table lists the markup tags and a plurality of associated tokens;
converting said markup tags into said tokens which are adapted to be readily recognizeable by a compression algorithm without the transmission of dictionary information; and
creating a token stream using said compression algorithm.
22. The method as recited in claim 21, wherein parsing is performed by a recursive-descent parser.
23. The method as recited in claim 21, wherein the table of tags is extensible.
24. The method as recited in claim 21, wherein the markup tags are hypertext markup language tags.
25. The method as recited in claim 21, wherein the markup tags are extensible markup language tags.
26. The method as recited in claim 21, wherein the token stream includes the converted markup tags.
27. The method as recited in claim 21, wherein the token stream includes one or more information characters.
28. The method as recited in claim 27, wherein each of the information characters are tokens.
29. The method as recited in claim 21 further comprising compressing the token stream.
30. The method as recited in claim 29, wherein compressing the token stream includes encoding the token stream using Huffman coding.
31. The method as recited in claim 29, wherein compressing the token stream includes encoding the token stream using arithmetic coding.
32. The method as recited in claim 29, wherein compressing the token stream includes encoding the token stream using LZ77 coding.
33. The method as recited in claim 29, wherein compressing the token stream includes encoding the token stream using LZ78 coding.
34. The method as recited in claim 29, wherein compressing the token stream includes encoding the token stream using LZW coding.
35. The method as recited in claim 29, wherein converting the markup tags, creating a token stream and compressing the token stream are performed on a computer sending the markup language document.
36. The method as recited in claim 29, wherein converting the markup tags, creating a token stream and compressing the token stream are performed on a web browser.
37. The method as recited in claim 29, wherein converting the markup tags, creating a token stream and compressing the token stream are performed on a transmission network.
38. The method as recited in claim 29 further comprising decompressing the token stream.
39. The method as recited in claim 38, wherein decompressing the token stream is performed on a computer receiving the markup language document.
40. The method as recited in claim 38, wherein decompressing the token stream is performed on a web browser.
41. The method as recited in claim 38, wherein decompressing the token stream is performed on a transmission network.
Description
CROSS-REFERENCE TO RELATED APPLICATIONS
Not Applicable.
BRIEF DESCRIPTION OF THE DRAWINGS
The objectives and advantages of the present invention will become readily apparent to those skilled in the art from the following detailed description of the drawings, in which:
FIG. 1 is a block diagram illustrating a computing environment for implementing the present invention;
FIG. 2 is a block diagram illustrating a network environment for implementing the present invention;
FIG. 3 is a block diagram further illustrating network environment in FIG. 2 for practicing the present invention; and
FIG. 4 is a flow diagram illustrating a preferred method for improving data transmission and storage of markup language documents in accordance with the present invention.
DETAILED DESCRIPTION OF THE INVENTION
The present invention provides a method and system for improving the transmission and storage of documents utilizing markup languages. FIG. 1 is a block diagram illustrating a typical computing device 10 in which invention may be implemented. The computing device 10 is an example of a suitable computing environment and is not intended to suggest any limitation as to the scope of use or functionality of the present invention. The present invention is operational with numerous general purpose or special purpose computer systems. Examples of well known computing systems that are suitable for use with the present invention include, but are not limited to, personal computers, server computers, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, programable consumer electronics, network PCs, mini computers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
The invention may be described in the general context of computer-executable instructions such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components and data structures, that perform particular tasks or implement particular abstract data types. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
Referring back to FIG. 1, computing device 10 typically includes memory 12, processor 14, and input/output interface 16. Input/output interface 16 may include a number of input devices such as a keyboard, mouse, pen, voice input devices or touch input devices. The input/output interface 16 may also include various output devices including a display, speakers, or a printer. The input/output interface 16 also includes communications connections that allow the computing device to communicate with other devices. The communication connections may include numerous communication media. Communication media may include, but are not limited to, wired media such as a wire network or direct wire connection, and wireless media such as acoustic, RF, infrared and other wireless media.
As described in greater detail below, the present invention may be implemented in a single computing device or across multiple computing devices through a computer network. As shown in FIG. 2, a block diagram illustrates multiple devices 18 in communication with one another either through a network 20 or through a direct communication link between the devices 18. The devices 18 may be personal computers, servers, routers, network PCs, peer devices, or common network nodes, and they typically include many or all of the elements described above relative to the computing device 10 in FIG. 1. The present invention may be performed using a preferred method that is described in greater detail below using one device or across multiple devices within a network. FIG. 3 is a block diagram illustrating a preferred network embodiment for practicing the method of the present invention. As devices 18 (FIG. 2) are coupled with a network 20, the network 20 may include servers 22 that are in communication with one another. The communication may be implemented through a series of wired connections 24 or may be a wireless type connection through a satellite network 26. As would be understood, devices 18 (FIG. 2) may also be in direct communication with the satellite network 26 to facilitate direct communication between two or more devices 18. Alternatively, devices 18 may be in communication directly with a satellite network 26 to communicate with a server 22 that in turn communicates with another device 18. Combinations of the above are all included within the scope of the present invention.
FIG. 4 is a flow diagram illustrating a preferred method for improving data transmission and storage of markup language documents. At step 30, the system converts the tags within the markup language document to tokens. As mentioned above, two types of information are typically included in markup language documents. First, content information that includes the readable information characters that the user sees and secondly, the markup instructions or tags that tell the displaying program how to visually represent the content information characters. The content information characters within the document may be considered to already each be a single token. Converting the tags to tokens is accomplished by parsing the document, according to well known techniques, to recognize the markup language tags. A lookup table is then utilized by the system to match the markup language tags to an appropriate token.
At step 32, the system creates a token stream from the converted markup tags and the non-tag characters. The token stream is placed into another document. At step 34, the token stream is compressed by encoding the sequence of tokens into transmittable symbols. Each symbol is a unique sequence of binary bits. The symbol sequences are not all the same size and are carefully chosen so that those symbols that appear most frequently are encoded with the fewest bits. Furthermore, the bit streams are such that no concatenation of valid strings can be confused with some other string and that no initial substring of a valid string is equal to a shorter valid string. A variety of well known compression algorithms may be employed to compress the token stream. Huffman coding is a preferred compression technique. A slight improvement may be realized by using a similar technique, arithmetic coding, to compress the token stream. Additional compression encoding methods include substitution codes such as LZ77, LZ78, and LZW.
At this point, the compressed string of binary information is ready for transmission. Systems receiving this binary representation decompress the binary stream and recreate the markup language document at the receiving system.
At step 36, the token stream is decompressed at the receiving system by performing the same encoding algorithm used in the compression at step 34. At step 38, the markup tags are recreated utilizing the same table used to create the original token stream resulting in a markup language document having tags and content character information. Markup languages are not case sensitive and are not sensitive to placement of spaces within the tags. As such, the case and precise spacing of information within the tag is discarded when creating the token stream at step 32. This may result in a reproduced document, at step 38, that differs in these attributes from the original document. However, the reproduced document has the exact same semantic meaning and produces the same display representation for the user.
In another embodiment, the markup recreation at step 38 may not be needed. As a first step in creating or converting the markup tags to tokens, the document must be parsed to recognize the tag information and create a document containing the resulting tokens. A markup language viewing or printing program may be programmed to recognize the token stream instead of the markup language tags. In other words, the displaying of the content information is driven by the token stream and not the markup tags. However, most viewing and printing programs must have the capability of displaying documents using markup tags and thus will have to retain the ability to parse the token stream to recreate the markup tags.
As mentioned above, a table is utilized to assign the markup language tags to tokens. This token look-up table assigns token values to each sequence of characters representing a tag. For example, HTML tags include a start tag, an end tag, and HTML attributes that are each assigned to a particular token. Further, this token look-up table is extensible to include XML tags and their corresponding attributes created by users. Additionally, the extensible nature of this table allows for future expansion of new HTML tags and other unforeseen markup language tags and attributes. That is, the extensible nature of the token look-up table allows users to expand the table. A preferred embodiment does this by reserving a number of token codes for definition by the tag to token converter. Table A provided below illustrates a preferred token look-up table. The table assigns content characters, tag, and attribute names to token values. No particular sequence of assignments is optimal, and thus, the table is completely arbitrary and one assignment is as good as any.
Table B provided below illustrates a token compression table utilized by the compression algorithm created by the compression algorithm as described above at step 34. This table takes the token stream and creates an appropriate Huffman code. The assignment of the variable length bit strings to token values is critical to the performance of a preferred method. The assignments in the compression table are chosen based upon the statistical frequencies of the various tokens encountered in an actual sample of HTML and XML coded documents.
In operation, a user creates a HTML or XML document that is placed on the internet or the World Wide Web. The document is made available on the web and the markup language tags within the document are converted to tokens utilizing the algorithm stated above. The converted tags are combined with the character information to create a token stream. This token stream is further compressed using a of substitution code, preferably Huffman coding. The document is now compressed to the point where limited bandwidth applications may be able to transmit and receive the document. One such example of a narrow bandwidth application is transmitting documents via a satellite network. Users receiving the document then decompress the document using the same Huffman code. Then, the markup tags are recreated using the same algorithm to create the tokens. The document is now ready for display at the receiving units or receiving device location.
The present invention provides a number of advantages. Tokenizing the HTML code extracted from the World Wide Web has measured a 25% compression improvement over standard compression methods alone. When tested with a sample of 500 HTML and XML files extracted from the World Wide Web, the tokenizing process on average, converted each 1000 characters of HTML source code to 832 tokens. Thus, the tokenizing step alone can compress the size of the document's binary representation. Further converting the markup language tags to tokens gives the tag information the same semantic weight as the character content information. Thus, the same document can be compressed to a higher degree resulting in a smaller file and faster transmission.
Although the invention has been described with reference to a preferred embodiment as illustrated in the attached drawing figures, it is noted that substitutions may be made and equivalents employed herein without departing from the scope of the invention as recited in the claims. | TABLE A | | | Token (hexadecimal) | Symbol | | | 0×000 | Content Code 0×00 | | 0×001 | Content Code 0×01 | | 0×002 | Content Code 0×02 | | 0×003 | Content Code 0×03 | | 0×004 | Content Code 0×04 | | 0×005 | Content Code 0×05 | | 0×006 | Content Code 0×06 | | 0×007 | Content Code 0×07 | | 0×008 | Content Code 0×08 | | 0×009 | Content Code 0×09 | | 0×00A | Content Code 0×0A | | 0×00B | Content Code 0×0B | | 0×00C | Content Code 0×0C | | 0×00D | Content Code 0×0D | | 0×00E | Content Code 0×0E | | 0×00F | Content Code 0×0F | | 0×010 | Content Code 0×10 | | 0×011 | Content Code 0×11 | | 0×012 | Content Code 0×12 | | 0×013 | Content Code 0×13 | | 0×014 | Content Code 0×14 | | 0×015 | Content Code 0×15 | | 0×016 | Content Code 0×16 | | 0×017 | Content Code 0×17 | | 0×018 | Content Code 0×18 | | 0×019 | Content Code 0×19 | | 0×01A | Content Code 0×1A | | 0×01B | Content Code 0×1B | | 0×01C | Content Code 0×1C | | 0×01D | Content Code 0×1D | | 0×01E | Content Code 0×1E | | 0×01F | Content Code 0×1F | | 0×020 | Content Character "" | | 0×021 | Content Character "!" | | 0×022 | Content Character """ | | 0×023 | Content Character "#" | | 0×024 | Content Character "$" | | 0×025 | Content Character "%" | | 0×026 | Content Character "&" | | 0×027 | Content Character "′" | | 0×028 | Content Character "(" | | 0×029 | Content Character ")" | | 0×02A | Content Character "*" | | 0×02B | Content Character "+" | | 0×02C | Content Character "," | | 0×02D | Content Character "-" | | 0×02E | Content Character "." | | 0×02F | Content Character "/" | | 0×030 | Content Character "0" | | 0×031 | Content Character "1" | | 0×032 | Content Character "2" | | 0×033 | Content Character "3" | | 0×034 | Content Character "4" | | 0×035 | Content Character "5" | | 0×036 | Content Character "6" | | 0×037 | Content Character "7" | | 0×038 | Content Character "8" | | 0×039 | Content Character "9" | | 0×03A | Content Character ":" | | 0×03B | Content Character ";" | | 0×03C | Content Character "<" | | 0×03D | Content Character "=" | | 0×03E | Content Character ">" | | 0×03F | Content Character "?" | | 0×040 | Content Character "@" | | 0×041 | Content Character "A" | | 0×042 | Content Character "B" | | 0×043 | Content Character "C" | | 0×044 | Content Character "D" | | 0×045 | Content Character "E" | | 0×046 | Content Character "F" | | 0×047 | Content Character "G" | | 0×048 | Content Character "H" | | 0×049 | Content Character "I" | | 0×04A | Content Character "J" | | 0×04B | Content Character "K" | | 0×04C | Content Character "L" | | 0×04D | Content Character "M" | | 0×04E | Content Character "N" | | 0×04F | Content Character "O" | | 0×050 | Content Character "P" | | 0×051 | Content Character "Q" | | 0×052 | Content Character "R" | | 0×053 | Content Character "S" | | 0×054 | Content Character "T" | | 0×055 | Content Character "U" | | 0×056 | Content Character "V" | | 0×057 | Content Character "W" | | 0×058 | Content Character "X" | | 0×059 | Content Character "Y" | | 0×05A | Content Character "Z" | | 0×05B | Content Character "[" | | 0×05C | Content Character "\" | | 0×05D | Content Character "]" | | 0×05E | Content Character "{circumflex over ( )}" | | 0×05F | Content Character "_" | | 0×060 | Content Character "'" | | 0×061 | Content Character "a" | | 0×062 | Content Character "b" | | 0×063 | Content Character "c" | | 0×064 | Content Character "d" | | 0×065 | Content Character "e" | | 0×066 | Content Character "f" | | 0×067 | Content Character "g" | | 0×068 | Content Character "h" | | 0×069 | Content Character "i" | | 0×06A | Content Character "j" | | 0×06B | Content Character "k" | | 0×06C | Content Character "l" | | 0×06D | Content Character "m" | | 0×06E | Content Character "n" | | 0×06F | Content Character "o" | | 0×070 | Content Character "p" | | 0×071 | Content Character "q" | | 0×072 | Content Character "r" | | 0×073 | Content Character "s" | | 0×074 | Content Character "t" | | 0×075 | Content Character "u" | | 0×076 | Content Character "v" | | 0×077 | Content Character "w" | | 0×078 | Content Character "x" | | 0×079 | Content Character "y" | | 0×07A | Content Character "z" | | 0×07B | Content Character "{" | | 0×07C | Content Character "|" | | 0×07D | Content Character "}" | | 0×07E | Content Character "~" | | 0×07F | Content Code 0×7F | | 0×080 | Content Code 0×80 | | 0×081 | Content Code 0×81 | | 0×082 | Content Code 0×82 | | 0×083 | Content Code 0×83 | | 0×084 | Content Code 0×84 | | 0×085 | Content Code 0×85 | | 0×086 | Content Code 0×86 | | 0×087 | Content Code 0×87 | | 0×088 | Content Code 0×88 | | 0×089 | Content Code 0×89 | | 0×08A | Content Code 0×8A | | 0×08B | Content Code 0×8B | | 0×08C | Content Code 0×8C | | 0×08D | Content Code 0×8D | | 0×08E | Content Code 0×8E | | 0×08F | Content Code 0×8F | | 0×090 | Content Code 0×90 | | 0×091 | Content Code 0×91 | | 0×092 | Content Code 0×92 | | 0×093 | Content Code 0×93 | | 0×094 | Content Code 0×94 | | 0×095 | Content Code 0×95 | | 0×096 | Content Code 0×96 | | 0×097 | Content Code 0×97 | | 0×098 | Content Code 0×98 | | 0×099 | Content Code 0×99 | | 0×09A | Content Code 0×9A | | 0×09B | Content Code 0×9B | | 0×09C | Content Code 0×9C | | 0×09D | Content Code 0×9D | | 0×09E | Content Code 0×9E | | 0×09F | Content Code 0×9F | | 0×0A0 | Content Code 0×A0 | | 0×0A1 | Content Code 0×A1 | | 0×0A2 | Content Code 0×A2 | | 0×0A3 | Content Code 0×A3 | | 0×0A4 | Content Code 0×A4 | | 0×0A5 | Content Code 0×A5 | | 0×0A6 | Content Code 0×A6 | | 0×0A7 | Content Code 0×A7 | | 0×0A8 | Content Code 0×A8 | | 0×0A9 | Content Code 0×A9 | | 0×0AA | Content Code 0×AA | | 0×0AB | Content Code 0×AB | | 0×0AC | Content Code 0×AC | | 0×0AD | Content Code 0×AD | | 0×0AE | Content Code 0×AE | | 0×0AF | Content Code 0×AF | | 0×0B0 | Content Code 0×B0 | | 0×0B1 | Content Code 0×B1 | | 0×0B2 | Content Code 0×B2 | | 0×0B3 | Content Code 0×B3 | | 0×0B4 | Content Code 0×B4 | | 0×0B5 | Content Code 0×B5 | | 0×0B6 | Content Code 0×B6 | | 0×0B7 | Content Code 0×B7 | | 0×0B8 | Content Code 0×B8 | | 0×0B9 | Content Code 0×B9 | | 0×0BA | Content Code 0×BA | | 0×0BB | Content Code 0×BB | | 0×0BC | Content Code 0×BC | | 0×0BD | Content Code 0×BD | | 0×0BE | Content Code 0×BE | | 0×0BF | Content Code 0×BF | | 0×0C0 | Content Code 0×C0 | | 0×0C1 | Content Code 0×C1 | | 0×0C2 | Content Code 0×C2 | | 0×0C3 | Content Code 0×C3 | | 0×0C4 | Content Code 0×C4 | | 0×0C5 | Content Code 0×C5 | | 0×0C6 | Content Code 0×C6 | | 0×0C7 | Content Code 0×C7 | | 0×0C8 | Content Code 0×C8 | | 0×0C9 | Content Code 0×C9 | | 0×0CA | Content Code 0×CA | | 0×0CB | Content Code 0×CB | | 0×0CC | Content Code 0×CC | | 0×0CD | Content Code 0×CD | | 0×0CE | Content Code 0×CE | | 0×0CF | Content Code 0×CF | | 0×0D0 | Content Code 0×D0 | | 0×0D1 | Content Code 0×D1 | | 0×0D2 | Content Code 0×D2 | | 0×0D3 | Content Code 0×D3 | | 0×0D4 | Content Code 0×D4 | | 0×0D5 | Content Code 0×D5 | | 0×0D6 | Content Code 0×D6 | | 0×0D7 | Content Code 0×D7 | | 0×0D8 | Content Code 0×D8 | | 0×0D9 | Content Code 0×D9 | | 0×0DA | Content Code 0×DA | | 0×0DB | Content Code 0×DB | | 0×0DC | Content Code 0×DC | | 0×0DD | Content Code 0×DD | | 0×0DE | Content Code 0×DE | | 0×0DF | Content Code 0×DF | | 0×0E0 | Content Code 0×E0 | | 0×0E1 | Content Code 0×E1 | | 0×0E2 | Content Code 0×E2 | | 0×0E3 | Content Code 0×E3 | | 0×0E4 | Content Code 0×E4 | | 0×0E5 | Content Code 0×E5 | | 0×0E6 | Content Code 0×E6 | | 0×0E7 | Content Code 0×E7 | | 0×0E8 | Content Code 0×ES | | 0×0E9 | Content Code 0×E9 | | 0×0EA | Content Code 0×EA | | 0×0EB | Content Code 0×EB | | 0×0EC | Content Code 0×EC | | 0×0ED | Content Code 0×ED | | 0×0EE | Content Code 0×EE | | 0×0EF | Content Code 0×EF | | 0×0F0 | Content Code 0×F0 | | 0×0F1 | Content Code 0×F1 | | 0×0F2 | Content Code 0×F2 | | 0×0F3 | Content Code 0×F3 | | 0×0F4 | Content Code 0×F4 | | 0×0F5 | Content Code 0×F5 | | 0×0F6 | Content Code 0×F6 | | 0×0F7 | Content Code 0×F7 | | 0×0F8 | Content Code 0×F8 | | 0×0F9 | Content Code 0×F9 | | 0×0FA | Content Code 0×FA | | 0×0FB | Content Code 0×FB | | 0×0FC | Content Code 0×EC | | 0×0ED | Content Code 0×ED | | 0×0FE | Content Code 0×FE | | 0×0FF | Content Code 0×FF | | 0×100 | HTML Tag "<A" | | 0×101 | HTML Tag "<ABBR" | | 0×102 | HTML Tag "<ACRONYM" | | 0×103 | HTML Tag "<ADDRESS" | | 0×104 | HTML Tag "<APPLET" | | 0×105 | HTML Tag "<AREA" | | 0×106 | HTML Tag "<B" | | 0×107 | HTML Tag "<BASE" | | 0×108 | HTML Tag "<BASEFONT" | | 0×109 | HTML Tag "<BDO" | | 0×10A | HTML Tag "<BIG" | | 0×10B | HTML Tag "<BLOCKQUOTE" | | 0×10C | HTML Tag "<BODY" | | 0×10D | HTML Tag "<BR" | | 0×10E | HTML Tag "<BUTTON" | | 0×10F | HTML Tag "<CAPTION" | | 0×110 | HTML Tag "<CENTER" | | 0×111 | HTML Tag "<CITE" | | 0×112 | HTML Tag "<CODE" | | 0×113 | HTML Tag "<COL" | | 0×114 | HTML Tag "<COLGROUP" | | 0×115 | HTML Tag "<DD" | | 0×116 | HTML Tag "<DEL" | | 0×117 | HTML Tag "<DFN" | | 0×118 | HTML Tag "<DIR" | | 0×119 | HTML Tag "<DIV" | | 0×11A | HTML Tag "<DL" | | 0×11B | HTML Tag "<DT" | | 0×11C | HTML Tag "<EM" | | 0×11D | HTML Tag "<FIELDSET" | | 0×11E | HTML Tag "<FONT" | | 0×11F | HTML Tag "<FORM" | | 0×120 | HTML Tag "<FRAME" | | 0×121 | HTML Tag "<FRAMESET" | | 0×122 | HTML Tag "<H1" | | 0×123 | HTML Tag "<H2" | | 0×124 | HTML Tag "<H3" | | 0×125 | HTML Tag "<H4" | | 0×126 | HTML Tag "<H5" | | 0×127 | HTML Tag "<H6" | | 0×128 | HTML Tag "<HEAD" | | 0×129 | HTML Tag "<HR" | | 0×12A | HTML Tag "<HTML" | | 0×12B | HTML Tag "<I" | | 0×12C | HTML Tag "<IFRAME" | | 0×12D | HTML Tag "<IMG" | | 0×12E | HTML Tag "<INPUT" | | 0×12F | HTML Tag "<INS" | | 0×130 | HTML Tag "<ISINDEX" | | 0×131 | HTML Tag "<KBD" | | 0×132 | HTML Tag "<LABEL" | | 0×133 | HTML Tag "<LEGEND" | | 0×134 | HTML Tag "<LI" | | 0×135 | HTML Tag "<LINK" | | 0×136 | HTML Tag "<MAP" | | 0×137 | HTML Tag "<MENU" | | 0×138 | HTML Tag "<META" | | 0×139 | HTML Tag "<NOFRAMES" | | 0×13A | HTML Tag "<NOSCRIPT" | | 0×13B | HTML Tag "<OBJECT" | | 0×13C | HTML Tag "<OL" | | 0×13D | HTML Tag "<OPTGROUP" | | 0×13E | HTML Tag "<OPTION" | | 0×13F | HTML Tag "<P" | | 0×140 | HTML Tag "<PARAM" | | 0×141 | HTML Tag "<PRE" | | 0×142 | HTML Tag "<Q" | | 0×143 | HTML Tag "<S" | | 0×144 | HTML Tag "<SAMP" | | 0×145 | HTML Tag "<SCRIPT" | | 0×146 | HTML Tag "<SELECT" | | 0×147 | HTML Tag "<SMALL" | | 0×148 | HTML Tag "<SPAN" | | 0×149 | HTML Tag "<STRIKE" | | 0×14A | HTML Tag "<STRONG" | | 0×14B | HTML Tag "<STYLE" | | 0×14C | HTML Tag "<SUB" | | 0×14D | HTML Tag "<SUP" | | 0×14E | HTML Tag "<TABLE" | | 0×14F | HTML Tag "<TBODY" | | 0×150 | HTML Tag "<TD" | | 0×151 | HTML Tag "<TEXTAREA" | | 0×152 | HTML Tag "<TFOOT" | | 0×153 | HTML Tag "<TH" | | 0×154 | HTML Tag "<THEAD" | | 0×155 | HTML Tag "<TITLE" | | 0×156 | HTML Tag "<TR" | | 0×157 | HTML Tag "<TT" | | 0×158 | HTML Tag "<U" | | 0×159 | HTML Tag "UL" | | 0×15A | HTML Tag "<VAR" | | 0×200 | HTML End Tag "</A>" | | 0×201 | HTML End Tag "</ABBR>" | | 0×202 | HTML End Tag "</ACRONYM>" | | 0×203 | HTML End Tag "</ADDRESS>" | | 0×204 | HTML End Tag "</APPLET>" | | 0×205 | HTML End Tag "</AREA>" | | 0×206 | HTML End Tag "</B>" | | 0×207 | HTML End Tag "</BASE>" | | 0×208 | HTML End Tag "</BASEFONT>" | | 0×209 | HTML End Tag "</BDO>" | | 0×20A | HTML End Tag "</BIG>" | | 0×20B | HTML End Tag "</BLOCKQUOTE>" | | 0×20C | HTML End Tag "</BODY>" | | 0×20D | HTML End Tag "</BR>" | | 0×20E | HTML End Tag "</BUTTON>" | | 0×20F | HTML End Tag "</CAPTION>" | | 0×210 | HTML End Tag "</CENTER>" | | 0×211 | HTML End Tag "</CITE>" | | 0×212 | HTML End Tag "</CODE>" | | 0×213 | HTML End Tag "</COL>" | | 0×214 | HTML End Tag "</COLGROUP>" | | 0×215 | HTML End Tag "</DD>" | | 0×216 | HTML End Tag "</DEL>" | | 0×217 | HTML End Tag "</DFN>" | | 0×218 | HTML End Tag "</DIR>" | | 0×219 | HTML End Tag "</DIV>" | | 0×21A | HTML End Tag "</DL>" | | 0×21B | HTML End Tag "</DT>" | | 0×21C | HTML End Tag "</EM>" | | 0×21D | HTML End Tag "</FIELDSET>" | | 0×21E | HTML End Tag "</FONT>" | | 0×21F | HTML End Tag "</FORM>" | | 0×220 | HTML End Tag "</FRAME>" | | 0×221 | HTML End Tag "</FRAMESET>" | | 0×222 | HTML End Tag "</H1>" | | 0×223 | HTML End Tag "</H2>" | | 0×224 | HTML End Tag "</H3>" | | 0×225 | HTML End Tag "</H4>" | | 0×226 | HTML End Tag "</H5>" | | 0×227 | HTML End Tag "</H6>" | | 0×228 | HTML End Tag "</HEAD>" | | 0×229 | HTML End Tag "</HR>" | | 0×22A | HTML End Tag "</HTML>" | | 0×22B | HTML End Tag "</I>" | | 0×22C | HTML End Tag "</FRAME>" | | 0×22D | HTML End Tag "</IMG>" | | 0×22E | HTML End Tag "</INPUT>" | | 0×22F | HTML End Tag "</INS>" | | 0×230 | HTML End Tag "</ISINDEX>" | | 0×231 | HTML End Tag "</KBD>" | | 0×232 | HTML End Tag "</LABEL>" | | 0×233 | HTML End Tag "</LEGEND>" | | 0×234 | HTML End Tag "</LI>" | | 0×235 | HTML End Tag "</LINK>" | | 0×236 | HTML End Tag "</MAP>" | | 0×237 | HTML End Tag "</MENU>" | | 0×238 | HTML End Tag "</META>" | | 0×239 | HTML End Tag "</NOFRAMES>" | | 0×23A | HTML End Tag "</NOSCRIPT>" | | 0×23B | HTML End Tag "</OBJECT>" | | 0×23C | HTML End Tag "</OL>" | | 0×23D | HTML End Tag "</OPTGROUP>" | | 0×23E | HTML End Tag "</OPTION>" | | 0×23F | HTML End Tao "</P>" | | 0×240 | HTML End Tag "</PARAM>" | | 0×241 | HTML End Tag "</PRE>" | | 0×242 | HTML End Tag "</Q>" | | 0×243 | HTML End Tag "</S>" | | 0×244 | HTML End Tag "</SAMP>" | | 0×245 | HTML End Tag "</SCRIPT>" | | 0×246 | HTML End Tag "</SELECT>" | | 0×247 | HTML End Tag "</SMALL>" | | 0×248 | HTML End Tag "</SPAN>" | | 0×249 | HTML End Tag "</STRIKE>" | | 0×24A | HTML End Tag "</STRONG>" | | 0×24B | HTML End Tag "</STYLE>" | | 0×24C | HTML End Tag "</SUB>" | | 0×24D | HTML End Tag "</SUP>" | | 0×24E | HTML End Tag "</TABLE>" | | 0×24F | HTML End Tag "</TBODY>" | | 0×250 | HTML End Tag "</TD>" | | 0×251 | HTML End Tag "</TEXTAREA>" | | 0×252 | HTML End Tag "</TFOOT>" | | 0×253 | HTML End Tag "</TH>" | | 0×254 | HTML End Tag "</THEAD>" | | 0×255 | HTML End Tag "</TITLE>" | | 0×256 | HTML End Tag "</TR>" | | 0×257 | HTML End Tag "</TT>" | | 0×258 | HTML End Tag "</U>" | | 0×259 | HTML End Tag "</UL>" | | 0×25A | HTML End Tag "</VAR>" | | 0×25B | HTML Tag closing ">" | | 0×400 | HTML Attribute "ABBR" | | 0×401 | HTML Attribute "ACCEPT-CHARSET" | | 0×402 | HTML Attribute "ACCEPT" | | 0×403 | HTML Attribute "ACCESSKEY" | | 0×404 | HTML Attribute "ACTION" | | 0×405 | HTML Attribute "ALIGN" | | 0×406 | HTML Attribute "ALINK" | | 0×407 | HTML Attribute "ALT" | | 0×408 | HTML Attribute "ARCHIVE" | | 0×409 | HTML Attribute "AXIS" | | 0×40A | HTML Attribute "BACKGROUND" | | 0×40B | HTML Attribute "BGCOLOR" | | 0×40C | HTML Attribute "BORDER" | | 0×40D | HTML Attribute "CELLPADDING" | | 0×40E | HTML Attribute "CELLSPACING" | | 0×40F | HTML Attribute "CHAR" | | 0×410 | HTML Attribute "CHAROFF" | | 0×411 | HTML Attribute "CHARSET" | | 0×412 | HTML Attribute "CHECKED" | | 0×413 | HTML Attribute "CITE" | | 0×414 | HTML Attribute "CLASS" | | 0×415 | HTML Attribute "CLASSID" | | 0×416 | HTML Attribute "CLEAR" | | 0×417 | HTML Attribute "CODE" | | 0×418 | HTML Attribute "CODEBASE" | | 0×419 | HTML Attribute "CODETYPE" | | 0×41A | HTML Attribute "COLOR" | | 0×41B | HTML Attribute "COLS" | | 0×41C | HTML Attribute "COLSPAN" | | 0×41D | HTML Attribute "COMPACT" | | 0×41E | HTML Attribute "CONTENT" | | 0×41F | HTML Attribute "COORDS" | | 0×420 | HTML Attribute "DATA" | | 0×421 | HTML Attribute "DATETIME" | | 0×422 | HTML Attribute "DECLARE" | | 0×423 | HTML Attribute "DEFER" | | 0×424 | HTML Attribute "DIR" | | 0×425 | HTML Attribute "DISABLED" | | 0×426 | HTML Attribute "ENCTYPE" | | 0×427 | HTML Attribute "FACE" | | 0×428 | HTML Attribute "FOR" | | 0×429 | HTML Attribute "FRAME" | | 0×42A | HTML Attribute "FRAMEBORDER" | | 0×42B | HTML Attribute "HEADERS" | | 0×42C | HTML Attribute "HEIGHT" | | 0×42D | HTML Attribute "HREF" | | 0×42E | HTML Attribute "HREFLANG" | | 0×42F | HTML Attribute "HSPACE" | | 0×430 | HTML Attribute "HTTP-EQUIV" | | 0×431 | HTML Attribute "ID" | | 0×432 | HTML Attribute "ISMAP" | | 0×433 | HTML Attribute "LABEL" | | 0×434 | HTML Attribute "LANG" | | 0×435 | HTML Attribute "LANGUAGE" | | 0×436 | HTML Attribute "LINK" | | 0×437 | HTML Attribute "LONGDESC" | | 0×438 | HTML Attribute "MARGINHEIGHT" | | 0×439 | HTML Attribute "MARGINWIDTH" | | 0×43A | HTML Attribute "MAXLENGTH" | | 0×43B | HTML Attribute "MEDIA" | | 0×43C | HTML Attribute "METHOD" | | 0×43D | HTML Attribute "MULTIPLE" | | 0×43E | HTML Attribute "NAME" | | 0×43F | HTML Attribute "NOHREF" | | 0×440 | HTML Attribute "NORESIZE" | | 0×441 | HTML Attribute "NOSHADE" | | 0×442 | HTML Attribute "NOWRAP" | | 0×443 | HTML Attribute "OBJECT" | | 0×444 | HTML Attribute "ONBLUR" | | 0×445 | HTML Attribute "ONCHANGE" | | 0×446 | HTML Attribute "ONCLICK" | | 0×447 | HTML Attribute "ONDBLCLICK" | | 0×448 | HTML Attribute "ONFOCUS" | | 0×449 | HTML Attribute "ONKEYDOWN" | | 0×44A | HTML Attribute "ONKEYPRESS" | | 0×44B | HTML Attribute "ONKEYUP" | | 0×44C | HTML Attribute "ONLOAD" | | 0×44D | HTML Attribute "ONMOUSEDOWN" | | 0×44E | HTML Attribute "ONMOUSEMOVE" | | 0×44F | HTML Attribute "ONMOUSEOUT" | | 0×450 | HTML Attribute "ONMOUSEOVER" | | 0×451 | HTML Attribute "ONMOUSEUP" | | 0×452 | HTML Attribute "ONRESET" | | 0×453 | HTML Attribute "ONSELECT" | | 0×454 | HTML Attribute "ONSUBMIT" | | 0×455 | HTML Attribute "ONUNLOAD" | | 0×456 | HTML Attribute "PROFILE" | | 0×457 | HTML Attribute "PROMPT" | | 0×458 | HTML Attribute "READONLY" | | 0×459 | HTML Attribute "REL" | | 0×45A | HTML Attribute "REV" | | 0×45B | HTML Attribute "ROWS" | | 0×45C | HTML Attribute "ROWSPAN" | | 0×45D | HTML Attribute "RULES" | | 0×45E | HTML Attribute "SCHEME" | | 0×45F | HTML Attribute "SCOPE" | | 0×460 | HTML Attribute "SCROLLING" | | 0×461 | HTML Attribute "SELECTED" | | 0×462 | HTML Attribute "SHAPE" | | 0×463 | HTML Attribute "SIZE" | | 0×464 | HTML Attribute "SPAN" | | 0×465 | HTML Attribute "SRC" | | 0×466 | HTML Attribute "STANDBY" | | 0×467 | HTML Attribute "START" | | 0×468 | HTML Attribute "STYLE" | | 0×469 | HTML Attribute "SUMMARY" | | 0×46A | HTML Attribute "TABINDEX" | | 0×46B | HTML Attribute "TARGET" | | 0×46C | HTML Attribute "TEXT" | | 0×46D | HTML Attribute "TITLE" | | 0×46E | HTML Attribute "TYPE" | | 0×46F | HTML Attribute "USEMAP" | | 0×470 | HTML Attribute "VALIGN" | | 0×471 | HTML Attribute "VALUE" | | 0×472 | HTML Attribute "VALUETYPE" | | 0×473 | HTML Attribute "VERSION" | | 0×474 | HTML Attribute "VLINK" | | 0×475 | HTML Attribute "VSPACE" | | 0×476 | HTML Attribute "WIDTH" | | 0×500 | HTML Attribute "ABBR" followed by | | 0×501 | HTML Attribute "ACCEPT-CHARSET" | | | followed by "=" | | 0×502 | HTML Attribute "ACCEPT" followed by "=" | | 0×503 | HTML Attribute "ACCESSKEY" followed by | | 0×504 | HTML Attribute "ACTION" followed by "=" | | 0×505 | HTML Attribute "ALIGN" followed by "=" | | 0×506 | HTML Attribute "ALINK" followed by "=" | | 0×507 | HTML Attribute "ALT" followed by "=" | | 0×508 | HTML Attribute "ARCHIVE" followed by "=" | | 0×509 | HTML Attribute "AXIS" followed by "=" | | 0×50A | HTML Attribute "BACKGROUND" followed by | | | "=" | | 0×50B | HTML Attribute "BGCOLOR" followed by "=" | | 0×50C | HTML Attribute "BORDER" followed by "=" | | 0×50D | HTML Attribute "CELLPADDING" followed by | | | "=" | | 0×50E | HTML Attribute "CELLSPACING" followed by | | | "=" | | 0×50F | HTML Attribute "CHAR" followed by "=" | | 0×510 | HTML Attribute "CHAROFF" followed by "=" | | 0×511 | HTML Attribute "CHARSET" followed by "=" | | 0×512 | HTML Attribute "CHECKED" followed by "=" | | 0×513 | HTML Attribute "CITE" followed by "=" | | 0×514 | HTML Attribute "CLASS" followed by "=" | | 0×515 | HTML Attribute "CLASSID" followed by "=" | | 0×516 | HTML Attribute "CLEAR" followed by "=" | | 0×517 | HTML Attribute "CODE" followed by "=" | | 0×518 | HTML Attribute "CODEBASE" followed by "=" | | 0×519 | HTML Attribute "CODETYPE" followed by "=" | | 0×51A | HTML Attribute "COLOR" followed by "=" | | 0×51B | HTML Attribute "COLS" followed by "=" | | 0×51C | HTML Attribute "COLSPAN" followed by "=" | | 0×51D | HTML Attribute "COMPACT" followed by "=" | | 0×51E | HTML Attribute "CONTENT" followed by "=" | | 0×51F | HTML Attribute "COORDS" followed by "=" | | 0×520 | HTML Attribute "DATA" followed by "=" | | 0×521 | HTML Attribute "DATETIME" followed by "=" | | 0×522 | HTML Attribute "DECLARE" followed by "=" | | 0×523 | HTML Attribute "DEFER" followed by "=" | | 0×524 | HTML Attribute "DIR" followed by "=" | | 0×525 | HTML Attribute "DISABLED" followed by "=" | | 0×526 | HTML Attribute "ENCTYPE" followed by "=" | | 0×527 | HTML Attribute "FACE" followed by "=" | | 0×528 | HTML Attribute "FOR" followed by "=" | | 0×529 | HTML Attribute "FRAME" followed by "=" | | 0×52A | HTML Attribute "FRAMEBORDER" followed | | | by "=" | | 0×52B | HTML Attribute "HEADERS" followed by "=" | | 0×52C | HTML Attribute "HEIGHT" followed by "=" | | 0×52D | HTML Attribute "HREF" followed by "=" | | 0×52E | HTML Attribute "HREFLANG" followed by "=" | | 0×52F | HTML Attribute "HSPACE" followed by "=" | | 0×530 | HTML Attribute "HTTP-EQUIV" followed by | | | "=" | | 0×531 | HTML Attribute "ID" followed by "=" | | 0×532 | HTML Attribute "ISMAP" followed by "=" | | 0×533 | HTML Attribute "LABEL" followed by "=" | | 0×534 | HTML Attribute "LANG" followed by "=" | | 0×535 | HTML Attribute "LANGUAGE" followed by "=" | | 0×536 | HTML Attribute "LINK" followed by "=" | | 0×537 | HTML Attribute "LONGDESC" followed by "=" | | 0×538 | HTML Attribute "MARGINHEIGHT" followed | | | by "=" | | 0×539 | HTML Attribute "MARGINWIDTH" followed | | | by "=" | | 0×53A | HTML Attribute "MAXLENGTH" followed by | | | "=" | | 0×53B | HTML Attribute "MEDIA" followed by "=" | | 0×53C | HTML Attribute "METHOD" followed by "=" | | 0×53D | HTML Attribute "MULTIPLE" followed by "=" | | 0×53E | HTML Attribute "NAME" followed by "=" | | 0×53F | HTML Attribute "NOHREF" followed by "=" | | 0×540 | HTML Attribute "NORESIZE" followed by "=" | | 0×541 | HTML Attribute "NOSHADE" followed by "=" | | 0×542 | HTML Attribute "NOWRAP" followed by "=" | | 0×543 | HTML Attribute "OBJECT" followed by "=" | | 0×544 | HTML Attribute "ONBLUR" followed by "=" | | 0×545 | HTML Attribute "ONCHANGE" followed by "=" | | 0×546 | HTML Attribute "ONCLICK" followed by "=" | | 0×547 | HTML Attribute "ONDBLCLICK" followed by | | | "=" | | 0×548 | HTML Attribute "ONFOCUS" followed by "=" | | 0×549 | HTML Attribute "ONKEYDOWN" followed by | | | "=" | | 0×54A | HTML Attribute "ONKEYPRESS" followed by | | | "=" | | 0×54B | HTML Attribute "ONKEYUP" followed by "=" | | 0×54C | HTML Attribute "ONLOAD" followed by "=" | | 0×54D | HTML Attribute "ONMOUSEDOWN" followed | | | by "=" | | 0×54E | HTML Attribute "ONMOUSEMOVE" followed | | | by "=" | | 0×54F | HTML Attribute "ONMOUSEOUT" followed by | | | "=" | | 0×550 | HTML Attribute "ONMOUSEOVER" followed | | | by "=" | | 0×551 | HTML Attribute "ONMOUSEUP" followed by | | | "=" | | 0×552 | HTML Attribute "ONRESET" followed by "=" | | 0×553 | HTML Attribute "ONSELECT" followed by "=" | | 0×554 | HTML Attribute "ONSUBMIT" followed by "=" | | 0×555 | HTML Attribute "ONUNLOAD" followed by | | | "=" | | 0×556 | HTML Attribute "PROFILE" followed by "=" | | 0×557 | HTML Attribute "PROMPT" followed by "=" | | 0×558 | HTML Attribute "READONLY" followed by "=" | | 0×559 | HTML Attribute "REL" followed by "=" | | 0×55A | HTML Attribute "REV" followed by "=" | | 0×55B | HTML Attribute "ROWS" followed by "=" | | 0×55C | HTML Attribute "ROWSPAN" followed by "=" | | 0×55D | HTML Attribute "RULES" followed by "=" | | 0×55E | HTML Attribute "SCHEME" followed by "=" | | 0×55F | HTML Attribute "SCOPE" followed by "=" | | 0×560 | HTML Attribute "SCROLLING" followed by "=" | | 0×561 | HTML Attribute "SELECTED" followed by "=" | | 0×562 | HTML Attribute "SHAPE" followed by "=" | | 0×563 | HTML Attribute "SIZE" followed by "=" | | 0×564 | HTML Attribute "SPAN" followed by "=" | | 0×565 | HTML Attribute "SRC" followed by "=" | | 0×566 | HTML Attribute "STANDBY" followed by "=" | | 0×567 | HTML Attribute "START" followed by "=" | | 0×568 | HTML Attribute "STYLE" followed by "=" | | 0×569 | HTML Attribute "SUMMARY" followed by "=" | | 0×56A | HTML Attribute "TABINDEX" followed by "=" | | 0×56B | HTML Attribute "TARGET" followed by "=" | | 0×56C | HTML Attribute "TEXT" followed by "=" | | 0×56D | HTML Attribute "TITLE" followed by "=" | | 0×56E | HTML Attribute "TYPE" followed by "=" | | 0×56F | HTML Attribute "USEMAP" followed by "=" | | 0×570 | HTML Attribute "VALIGN" followed by "=" | | 0×571 | HTML Attribute "VALUE" followed by "=" | | 0×572 | HTML Attribute "VALUETYPE" followed by | | | "=" | | 0×573 | HTML Attribute "VERSION" followed by "=" | | 0×574 | HTML Attrtbute "VLINK" followed by "=" | | 0×575 | HTML Attribute "VSPACE" followed by "=" | | 0×576 | HTML Attribute "WIDTH" followed by "=" | | 0×600 | Single quote, closing an attribute value " | | 0×700 | Double quote, within an attribute value "" | | 0×800 | Carriage-return/Line-feed sequence | | 0×900 | Start of dynamic token definition | | 0×A00 through 0×AFF | Reserved for dynamic assignment by compressor | | | | TABLE B | | | | | | Token | Huffman Code | | | | | | 0×000 | 11000000100011100111000 | | | 0×001 | 11000000100011100111001 | | | 0×002 | 11000000100011100111010 | | | 0×003 | 11000000100011100111011 | | | 0×004 | 11000000100011100111100 | | | 0×005 | 11000000100011100111101 | | | 0×006 | 11000000100011100111110 | | | 0×007 | 11000000100011100111111 | | | 0×008 | 11000000100011101000000 | | | 0×009 | 1000110010 | | | 0×00A | 110000001101101110 | | | 0×00B | 11000000100011101000001 | | | 0×00C | 11000000100011101000010 | | | 0×00D | 110000001101101111 | | | 0×00E | 11000000100011101000011 | | | 0×00F | 11000000100011101000100 | | | 0×010 | 11000000100011101000101 | | | 0×011 | 11000000100011101000110 | | | 0×012 | 11000000100011101000111 | | | 0×013 | 11000000100011101001000 | | | 0×014 | 11000000100011101001001 | | | 0×015 | 11000000100011101001010 | | | 0×016 | 11000000100011101001011 | | | 0×017 | 11000000100011101001100 | | | 0×018 | 11000000100011101001101 | | | 0×019 | 11000000100011101001110 | | | 0×01A | 11000000100011101001111 | | | 0×01B | 11000000100011101010000 | | | 0×01C | 11000000100011101010001 | | | 0×01D | 11000000100011101010010 | | | 0×01E | 11000000100011101010011 | | | 0×01F | 11000000100011101010100 | | | 0×020 | 001 | | | 0×021 | 100011010 | | | 0×022 | 010001011 | | | 0×023 | 1101110111 | | | 0×024 | 110111110111000 | | | 0×025 | 0100010010 | | | 0×026 | 100001101 | | | 0×027 | 11011100 | | | 0×028 | 01110011 | | | 0×029 | 01111000 | | | 0×02A | 110000001110 | | | 0×02B | 110111011001 | | | 0×02C | 0100011 | | | 0×02D | 1111011 | | | 0×02E | 111000 | | | 0×02F | 111001 | | | 0×030 | 1111001 | | | 0×031 | 0111101 | | | 0×032 | 10110100 | | | 0×033 | 110010110 | | | 0×034 | 00010001 | | | 0×035 | 110111111 | | | 0×036 | 110010001 | | | 0×037 | 011100001 | | | 0×038 | 011100101 | | | 0×039 | 110000010 | | | 0×03A | 11110001 | | | 0×03B | 011100011 | | | 0×03C | 100011000 | | | 0×03D | 11011110 | | | 0×03E | 100001100 | | | 0×03F | 100001010 | | | 0×040 | 1000010110011 | | | 0×041 | 10110101 | | | 0×042 | 000100001 | | | 0×043 | 00010100 | | | 0×044 | 110010101 | | | 0×045 | 111100000 | | | 0×046 | 111100001 | | | 0×047 | 0111001000 | | | 0×048 | 1101110101 | | | 0×049 | 110010010 | | | 0×04A | 11011111010 | | | 0×04B | 01111001100 | | | 0×04C | 101100110 | | | 0×04D | 110010011 | | | 0×04E | 100001001 | | | 0×04F | 1100101001 | | | 0×050 | 10110001 | | | 0×051 | 011100010111 | | | 0×052 | 00010111 | | | 0×053 | 10110000 | | | 0×054 | 0001001 | | | 0×055 | 1100100000 | | | 0×056 | 10110011111 | | | 0×057 | 1101110100 | | | 0×058 | 011100010101 | | | 0×059 | 00010000001 | | | 0×05A | 1011001110011 | | | 0×05B | 1101110110000 | | | 0×05C | 10110010 | | | 0×05D | 1100101000001 | | | 0×05E | 01110001011010111 | | | 0×05F | 10000111 | | | 0×060 | 010001001100111110011 | | | 0×061 | 11111 | | | 0×062 | 010000 | | | 0×063 | 01001 | | | 0×064 | 110001 | | | 0×065 | 1010 | | | 0×066 | 100000 | | | 0×067 | 1100001 | | | 0×068 | 01101 | | | 0×069 | 0000 | | | 0×06A | 110000000 | | | 0×06B | 00010110 | | | 0×06C | 01100 | | | 0×06D | 110110 | | | 0×06E | 10111 | | | 0×06F | 0101 | | | 0×070 | 00011 | | | 0×071 | 0111100111 | | | 0×072 | 11101 | | | 0×073 | 11010 | | | 0×074 | 1001 | | | 0×075 | 100010 | | | 0×076 | 1011011 | | | 0×077 | 110011 | | | 0×078 | 00010101 | | | 0×079 | 1000111 | | | 0×07A | 10000101101 | | | 0×07B | 11000000111100 | | | 0×07C | 1011001110001 | | | 0×07D | 11000000110111 | | | 0×07E | 110000001001 | | | 0×07F | 11000000100011101010101 | | | 0×080 | 11000000100011101010110 | | | 0×081 | 11000000100011101010111 | | | 0×082 | 11000000100011101011000 | | | 0×083 | 11000000100011101011001 | | | 0×084 | 11000000100011101011010 | | | 0×085 | 1100000010000110101 | | | 0×086 | 11000000100011101011011 | | | 0×087 | 01111001101100010110 | | | 0×088 | 11000000100011101011100 | | | 0×089 | 11000000100011101011101 | | | 0×08A | 11000000100011101011110 | | | 0×08B | 11000000100011101011111 | | | 0×08C | 11000000100011101100000 | | | 0×08D | 11000000100011101100001 | | | 0×08E | 11000000100011101100010 | | | 0×08F | 11000000100011101100011 | | | 0×090 | 11000000100011101100100 | | | 0×091 | 0111000101100001 | | | 0×092 | 0001000001011 | | | 0×093 | 011110011011000101110 | | | 0×094 | 011110011011000101111 | | | 0×095 | 11000000100011101100101 | | | 0×096 | 0111000101101011001 | | | 0×097 | 011110011011000110000 | | | 0×098 | 11000000100011101100110 | | | 0×099 | 1100000011110110001 | | | 0×09A | 11000000100011101100111 | | | 0×09B | 11000000100011101101000 | | | 0×09C | 11000000100011101101001 | | | 0×09D | 11000000100011101101010 | | | 0×09E | 11000000100011101101011 | | | 0×09F | 11000000100011101101100 | | | 0×0A0 | 110000001000000 | | | 0×0A1 | 11000000100011101101101 | | | 0×0A2 | 11000000100011101101110 | | | 0×0A3 | 110000001111011100111 | | | 0×0A4 | 1100000010001110101111 | | | 0×0A5 | 11000000100011101110000 | | | 0×0A6 | 11000000100011101110001 | | | 0×0A7 | 11000000100001100 | | | 0×0A8 | 11000000100011101110010 | | | 0×0A9 | 1000010110010010101 | | | 0×0AA | 11000000100011101110011 | | | 0×0AB | 11000000100011101110100 | | | 0×0AC | 11000000100011101110101 | | | 0×0AD | 11000000100011101110110 | | | 0×0AE | 11000000110110110 | | | 0×0AF | 11000000100011101110111 | | | 0×0B0 | 110000001000011000 | | | 0×0B1 | 11000000100011101111000 | | | 0×0B2 | 01111001101100010001 | | | 0×0B3 | 11000000100011101111001 | | | 0×0B4 | 11000000100011101111010 | | | 0×0B5 | 01111001101100010010 | | | 0×0B6 | 11000000100011101111011 | | | 0×0B7 | 11000000100011101111100 | | | 0×0B8 | 11000000100011101111101 | | | 0×0B9 | 11000000100011101111110 | | | 0×0BA | 110111110111010111110 | | | 0×0BB | 11000000100011101111111 | | | 0×0BC | 11000000100011110000000 | | | 0×0BD | 1100000010001110010110 | | | 0×0BE | 11000000100011110000001 | | | 0×0BF | 11000000100011110000010 | | | 0×0C0 | 11000000100011110000011 | | | 0×0C1 | 11000000100011110000100 | | | 0×0C2 | 11000000100011110000101 | | | 0×0C3 | 11000000100011110000110 | | | 0×0C4 | 01111001101100010011 | | | 0×0C5 | 011110011011000110100 | | | 0×0C6 | 11000000100011110000111 | | | 0×0C7 | 11000000100011110001000 | | | 0×0C8 | 11000000100011110001001 | | | 0×0C9 | 11000000100011110001010 | | | 0×0CA | 11000000100011110001011 | | | 0×0CB | 11000000100011110001100 | | | 0×0CC | 11000000100011110001101 | | | 0×0CD | 11000000100011110001110 | | | 0×0CE | 11000000100011110001111 | | | 0×0CF | 11000000100011110010000 | | | 0×0D0 | 11000000100011110010001 | | | 0×0D1 | 11000000100011110010010 | | | 0×0D2 | 11000000100011110010011 | | | 0×0D3 | 11000000100011110010100 | | | 0×0D4 | 11000000100011110010101 | | | 0×0D5 | 11000000100011110010110 | | | 0×0D6 | 1100000011110111000 | | | 0×0D7 | 11000000100011110010111 | | | 0×0D8 | 11000000100011110011000 | | | 0×0D9 | 11000000100011110011001 | | | 0×0DA | 11000000100011110011010 | | | 0×0DB | 11000000100011110011011 | | | 0×0DC | 11000000100011110011100 | | | 0×0DD | 11000000100011110011101 | | | 0×0DE | 11000000100011110011110 | | | 0×0DF | 11000000100011110011111 | | | 0×0E0 | 11000000100011110100000 | | | 0×0E1 | 11000000100011110100001 | | | 0×0E2 | 11000000100011110100010 | | | 0×0E3 | 11000000100011110100011 | | | 0×0E4 | 1100000010001110010111 | | | 0×0E5 | 1101111101110010110 | | | 0×0E6 | 11000000100011110100100 | | | 0×0E7 | 11000000100011110100101 | | | 0×0E8 | 11000000100011110100110 | | | 0×0E9 | 0100010011001111101 | | | 0×0EA | 11000000100011110100111 | | | 0×0EB | 11000000100011110101000 | | | 0×0EC | 11000000100011110101001 | | | 0×0ED | 11000000100011110101010 | | | 0×0EE | 11000000100011110101011 | | | 0×0EF | 11000000100011110101100 | | | 0×0F0 | 11000000100011110101101 | | | 0×0F1 | 11000000100011110101110 | | | 0×0F2 | 11000000100011110101111 | | | 0×0F3 | 11000000100011110110000 | | | 0×0F4 | 11000000100011110110001 | | | 0×0F5 | 11000000100011110110010 | | | 0×0F6 | 1000110110001110100 | | | 0×0F7 | 11000000100011110110011 | | | 0×0F8 | 11000000100011110110100 | | | 0×0F9 | 11000000100011110110101 | | | 0×0FA | 11000000100011110110110 | | | 0×0FB | 11000000100011110110111 | | | 0×0EC | 010001001100001100 | | | 0×0FD | 11000000100011110111000 | | | 0×0FE | 11000000100011110111001 | | | 0×0FF | 11000000100011110111010 | | | 0×100 | 1111010001 | | | 0×101 | 11000000100011110111011 | | | 0×102 | 11000000100011110111100 | | | 0×103 | 1101111101110101100 | | | 0×104 | 110000001000111000100 | | | 0×105 | 1011001110101 | | | 0×106 | 10001100111 | | | 0×107 | 100011011000111011 | | | 0×108 | 11000000100011110111101 | | | 0×109 | 11000000100011110111110 | | | 0×10A | 100001011000010 | | | 0×10B | 11011111011100110 | | | 0×10C | 10001101100001 | | | 0×10D | 1000110111 | | | 0×10E | 11000000100011110111111 | | | 0×10F | 110111110111010111111 | | | 0×110 | 11011101100011 | | | 0×111 | 10000101100010000 | | | 0×112 | 11011111011101111 | | | 0×113 | 110111110111011100000 | | | 0×114 | 011110011011000110101 | | | 0×115 | 01110010010 | | | 0×116 | 11000000100011111000000 | | | 0×117 | 11000000100011111000001 | | | 0×118 | 010001001100001101 | | | 0×119 | 11011111011101011010 | | | 0×11A | 100011011011001000 | | | 0×11B | 01110000000 | | | 0×11C | 100011011000101 | | | 0×11D | 11000000100011111000010 | | | 0×11E | 100001000 | | | 0×11F | 1000110110001111 | | | 0×13D | 11000000100011111001010 | | | 0×13E | 10110011110 | | | 0×13F | 010001010 | | | 0×140 | 1101111101110010111 | | | 0×141 | 0111000101000010 | | | 0×142 | 11000000100011111001011 | | | 0×143 | 11000000100011111001100 | | | 0×144 | 11000000100011111001101 | | | 0×145 | 01111001101111 | | | 0×146 | 1000010110000110 | | | 0×147 | 1000110110111 | | | 0×148 | 110111110111011100010 | | | 0×149 | 11000000100011111001110 | | | 0×14A | 011100100111 | | | 0×14B | 1100000010001110011000 | | | 0×14C | 011100010110000010 | | | 0×14D | 01900100110000111 | | | 0×14E | 1100000011111 | | | 0×14F | 11000000100011111001111 | | | 0×150 | 110000011 | | | 0×151 | 11000000111101100111 | | | 0×152 | 11000000100011111010000 | | | 0×153 | 110000001100 | | | 0×154 | 11000000100011111010001 | | | 0×155 | 10001101101010 | | | 0×156 | 0111000100 | | | 0×157 | 011100010110101101 | | | 0×158 | 01110001011001 | | | 0×159 | 1101111101111 | | | 0×15A | 11000000100011111010010 | | | 0×200 | 1111010000 | | | 0×201 | 11000000100011111010011 | | | 0×202 | 11000000100011111010100 | | | 0×203 | 1101111101110101000 | | | 0×204 | 110000001000111000110 | | | 0×205 | 11000000100011111010101 | | | 0×206 | 10001100110 | | | 0×207 | 11000000100011111010110 | | | 0×208 | 11000000100011111010111 | | | 0×209 | 11000000100011111011000 | | | 0×20A | 1101111101110110 | | | 0×20B | 11011111011100111 | | | 0×20C | 10000101100011 | | | 0×20D | 011110011011000110111 | | | 0×20E | 11000000100011111011001 | | | 0×20F | 110111110111011100011 | | | 0×210 | 11011101100010 | | | 0×211 | 10000101100010001 | | | 0×212 | 0100010011000010 | | | 0×213 | 11000000100011111011010 | | | 0×214 | 011110011011000111000 | | | 0×215 | 0111100110110000 | | | 0×216 | 11000000100011111011011 | | | 0×217 | 11000000100011111011100 | | | 0×218 | 011100010110000000 | | | 0×219 | 0111000101101011000 | | | 0×21A | 100011011011001001 | | | 0×21B | 100001011001001011 | | | 0×21C | 100011011000110 | | | 0×21D | 11000000100011111011101 | | | 0×21E | 011110010 | | | 0×21F | 1000010110010011 | | | 0×220 | 11000000100011111011110 | | | 0×221 | 011100010110000001 | | | 0×222 | 100001011001000 | | | 0×223 | 00010000010101 | | | 0×224 | 011100010110100 | | | 0×225 | 0111000101101010 | | | 0×226 | 0111100110110001010 | | | 0×227 | 110000001000111000111 | | | 0×228 | 10000101100101 | | | 0×229 | 11000000100011111011111 | | | 0×22A | 10001101101101 | | | 0×22B | 010001000000 | | | 0×22C | 11000000100011111100000 | | | 0×22D | 11000000100011111100001 | | | 0×22E | 11000000100011111100010 | | | 0×22F | 11000000100011111100011 | | | 0×230 | 11000000100011111100100 | | | 0×231 | 11000000100011111100101 | | | 0×232 | 010001001100101 | | | 0×233 | 11000000100011111100110 | | | 0×234 | 1100000011010 | | | 0×235 | 11000000100011111100111 | | | 0×236 | 11011111011100100 | | | 0×237 | 11000000100011111101000 | | | 0×238 | 11000000100011111101001 | | | 0×239 | 110111110111011100100 | | | 0×23A | 11000000100011111101010 | | | 0×23B | 1100000010001110011001 | | | 0×23C | 110000001000010 | | | 0×23D | 11000000100011111101011 | | | 0×23E | 101100111001011 | | | 0×23F | 110111110110 | | | 0×240 | 11000000100011111101100 | | | 0×241 | 0111000101000011 | | | 0×242 | 11000000100011111101101 | | | 0×243 | 11000000100011111101110 | | | 0×244 | 11000000100011111101111 | | | 0×245 | 10000101100000 | | | 0×246 | 1000010110000111 | | | 0×247 | 1011001110000 | | | 0×248 | 110111110111011100101 | | | 0×249 | 11000000100011111110000 | | | 0×24A | 011110011010 | | | 0×24B | 1100000010001110011010 | | | 0×24C | 011100010110000011 | | | 0×24D | 01000100110011110 | | | 0×24E | 1100101000000 | | | 0×24F | 11000000100011111110001 | | | 0×250 | 110010111 | | | 0×251 | 11000000111101110010 | | | 0×252 | 11000000100011111110010 | | | 0×253 | 01000100110001 | | | 0×254 | 11000000100011111110011 | | | 0×255 | 10001101101011 | | | 0×256 | 0111000001 | | | 0×257 | 100001011001001000 | | | 0×258 | 01110001011011 | | | 0×259 | 000100000100 | | | 0×25A | 11000000100011111110100 | | | 0×25B | 011111 | | | 0×400 | 11000000100011111110101 | | | 0×401 | 11000000100011111110110 | | | 0×402 | 11000000100011111110111 | | | 0×403 | 11000000100011111111000 | | | 0×404 | 11000000100011111111001 | | | 0×405 | 11000000100011111111010 | | | 0×406 | 11000000100011111111011 | | | 0×407 | 11000000100011111111100 | | | 0×408 | 11000000100011111111101 | | | 0×409 | 11000000100011111111110 | | | 0×40A | 11000000100011111111111 | | | 0×40B | 11000000110110100000000 | | | 0×40C | 11000000110110100000001 | | | 0×40D | 11000000110110100000010 | | | 0×40E | 11000000110110100000011 | | | 0×40F | 11000000110110100000100 | | | 0×410 | 11000000110110100000101 | | | 0×411 | 11000000110110100000110 | | | 0×412 | 11000000110110100000111 | | | 0×413 | 11000000110110100001000 | | | 0×414 | 11000000110110100001001 | | | 0×415 | 11000000110110100001010 | | | 0×416 | 11000000110110100001011 | | | 0×417 | 11000000110110100001100 | | | 0×418 | 11000000110110100001101 | | | 0×419 | 11000000110110100001110 | | | 0×41A | 11000000110110100001111 | | | 0×41B | 11000000110110100010000 | | | 0×41C | 11000000110110100010001 | | | 0×41D | 11000000110110100010010 | | | 0×41E | 11000000110110100010011 | | | 0×41F | 11000000110110100010100 | | | 0×420 | 11000000110110100010101 | | | 0×421 | 11000000110110100010110 | | | 0×422 | 11000000110110100010111 | | | 0×423 | 11000000110110100011000 | | | 0×424 | 11000000110110100011001 | | | 0×425 | 11000000110110100011010 | | | 0×426 | 11000000110110100011011 | | | 0×427 | 11000000110110100011100 | | | 0×428 | 11000000110110100011101 | | | 0×429 | 11000000110110100011110 | | | 0×42A | 11000000110110100011111 | | | 0×42B | 11000000110110100100000 | | | 0×42C | 11000000110110100100001 | | | 0×42D | 11000000110110100100010 | | | 0×42E | 11000000110110100100011 | | | 0×42F | 11000000110110100100100 | | | 0×430 | 11000000110110100100101 | | | 0×431 | 11000000110110100100110 | | | 0×432 | 11000000110110100100111 | | | 0×433 | 11000000110110100101000 | | | 0×434 | 11000000110110100101001 | | | 0×435 | 11000000110110100101010 | | | 0×436 | 11000000110110100101011 | | | 0×437 | 11000000110110100101100 | | | 0×438 | 11000000110110100101101 | | | 0×439 | 11000000110110100101110 | | | 0×43A | 11000000110110100101111 | | | 0×43B | 11000000110110100110000 | | | 0×43C | 11000000110110100110001 | | | 0×43D | 11000000110110100110010 | | | 0×43E | 11000000110110100110011 | | | 0×43F | 11000000110110100110100 | | | 0×440 | 11000000110110100110101 | | | 0×441 | 11000000110110100110110 | | | 0×442 | 11000000110110100110111 | | | 0×443 | 11000000110110100111000 | | | 0×444 | 11000000110110100111001 | | | 0×445 | 11000000110110100111010 | | | 0×446 | 11000000110110100111011 | | | 0×447 | 11000000110110100111100 | | | 0×448 | 11000000110110100111101 | | | 0×449 | 11000000110110100111110 | | | 0×44A | 11000000110110100111111 | | | 0×44B | 11000000110110101000000 | | | 0×44C | 11000000110110101000001 | | | 0×44D | 11000000110110101000010 | | | 0×44E | 11000000110110101000011 | | | 0×44F | 11000000110110101000100 | | | 0×450 | 11000000110110101000101 | | | 0×451 | 11000000110110101000110 | | | 0×452 | 11000000110110101000111 | | | 0×453 | 11000000110110101001000 | | | 0×454 | 11000000110110101001001 | | | 0×455 | 11000000110110101001010 | | | 0×456 | 11000000110110101001011 | | | 0×457 | 11000000110110101001100 | | | 0×458 | 11000000110110101001101 | | | 0×459 | 11000000110110101001110 | | | 0×45A | 11000000110110101001111 | | | 0×45B | 11000000110110101010000 | | | 0×45C | 11000000110110101010001 | | | 0×45D | 11000000110110101010010 | | | 0×45E | 11000000110110101010011 | | | 0×45F | 11000000110110101010100 | | | 0×460 | 11000000110110101010101 | | | 0×461 | 11000000110110101010110 | | | 0×462 | 11000000110110101010111 | | | 0×463 | 11000000110110101011000 | | | 0×464 | 11000000110110101011001 | | | 0×465 | 11000000110110101011010 | | | 0×466 | 11000000110110101011011 | | | 0×467 | 11000000110110101011100 | | | 0×468 | 11000000110110101011101 | | | 0×469 | 11000000110110101011110 | | | 0×46A | 11000000110110101011111 | | | 0×46B | 11000000110110101100000 | | | 0×46C | 11000000110110101100001 | | | 0×46D | 11000000110110101100010 | | | 0×46E | 11000000110110101100011 | | | 0×46F | 11000000110110101100100 | | | 0×470 | 11000000110110101100101 | | | 0×471 | 11000000110110101100110 | | | 0×472 | 11000000110110101100111 | | | 0×473 | 11000000110110101101000 | | | 0×474 | 11000000110110101101001 | | | 0×475 | 11000000110110101101010 | | | 0×476 | 11000000110110101101011 | | | 0×500 | 11000000110110101101100 | | | 0×501 | 11000000110110101101101 | | | 0×502 | 11000000110110101101110 | | | 0×503 | 11000000110110101101111 | | | 0×504 | 0111100110110010 | | | 0×505 | 1111010011 | | | 0×506 | 1100000010000111 | | | 0×507 | 110010100001 | | | 0×508 | 11000000110110101110000 | | | 0×509 | 11000000110110101110001 | | | 0×50A | 011100010110001 | | | 0×50B | 1000110110010 | | | 0×50C | 110111011010 | | | 0×50D | 1000110110100 | | | 0×50E | 10110011101001 | | | 0×50F | 11000000110110101110010 | | | 0×510 | 11000000110110101110011 | | | 0×511 | 11000000100011100000 | | | 0×512 | 1000110110110011 | | | 0×513 | 11000000110110101110100 | | | 0×514 | 01000100001 | | | 0×515 | 011110011011000111001 | | | 0×516 | 110000001111011101 | | | 0×517 | 110000001000111001000 | | | 0×518 | 110000001000111001001 | | | 0×519 | 11000000110110101110101 | | | 0×51A | 11000000101 | | | 0×51B | 100011011011001011 | | | 0×51C | 0111000101001 | | | 0×51D | 11000000110110101110110 | | | 0×51E | 10110011101000 | | | 0×51F | 1011001110110 | | | 0×520 | 11000000110110101110111 | | | 0×521 | 11000000110110101111000 | | | 0×522 | 11000000110110101111001 | | | 0×523 | 11000000110110101111010 | | | 0×524 | 11000000110110101111011 | | | 0×525 | 11000000110110101111100 | | | 0×526 | 1100000010001110011011 | | | 0×527 | 1111010010 | | | 0×528 | 010001001100110 | | | 0×529 | 11011111011101011011 | | | 0×52A | 011110011011000111010 | | | 0×52B | 11000000110110101111101 | | | 0×52C | 0100010001 | | | 0×52D | 1101111100 | | | 0×52E | 11000000110110101111110 | | | 0×52F | 110000001111010 | | | 0×530 | 100011011011000 | | | 0×531 | 010001001100000 | | | 0×532 | 11000000110110101111111 | | | 0×533 | 11000000111101100000000 | | | 0×534 | 110000001000011011 | | | 0×535 | 01111001101110 | | | 0×536 | 110000001000110 | | | 0×537 | 11000000111101100000001 | | | 0×538 | 100011011000111000 | | | 0×539 | 100001011001001001 | | | 0×53A | 110111110111001010 | | | 0×53B | 11000000111101100000010 | | | 0×53C | 0111100110110011 | | | 0×53D | 11000000111101100000011 | | | 0×53E | 01110000001 | | | 0×53F | 11000000111101100000100 | | | 0×540 | 11000000111101100000101 | | | 0×541 | 11000000111101100000110 | | | 0×542 | 11000000111101100000111 | | | 0×543 | 11000000111101100001000 | | | 0×544 | 11000000111101100001001 | | | 0×545 | 1100000011110110010 | | | 0×546 | 1101111101110101001 | | | 0×547 | 11000000111101100001010 | | | 0×548 | 11000000111101100001011 | | | 0×549 | 11000000111101100001100 | | | 0×54A | 011110011011000111011 | | | 0×54B | 11000000100011100001 | | | 0×54C | 11011111011101011100 | | | 0×54D | 11000000111101100001101 | | | 0×54E | 11000000111101100001110 | | | 0×54F | 01110001010001 | | | 0×550 | 01111001101101 | | | 0×551 | 11000000111101100001111 | | | 0×552 | 11000000111101100110000 | | | 0×553 | 11000000111101100110001 | | | 0×554 | 110111110111011100110 | | | 0×555 | 11000000111101100110010 | | | 0×556 | 11000000111101100110011 | | | 0×557 | 11000000111101100110100 | | | 0×558 | 11000000111101100110101 | | | 0×559 | 11011111011101011101 | | | 0×55A | 110111110111011100111 | | | 0×55B | 1000110110110010100 | | | 0×55C | 11000000111101101 | | | 0×55D | 11011111011101011110 | | | 0×55E | 11000000111101100110110 | | | 0×55F | 11000000111101100110111 | | | 0×560 | 100011011000111001 | | | 0×561 | 01000100110011111000 | | | 0×562 | 1011001110111 | | | 0×563 | 1000010111 | | | 0×564 | 11000000111101110011000 | | | 0×565 | 110111011011 | | | 0×566 | 11000000111101110011001 | | | 0×567 | 0100010011001110 | | | 0×568 | 11011111011101000 | | | 0×569 | 11000000111101110011010 | | | 0×56A | 11000000111101110011011 | | | 0×56B | 110000001101100 | | | 0×56C | 100011011000100 | | | 0×56D | 011110011011000100 | | | 0×56E | 011100100110 | | | 0×56F | 110111110111010101 | | | 0×570 | 01000100111 | | | 0×571 | 11001010001 | | | 0×572 | 110000001000111001010 | | | 0×573 | 0100010011001111100100 | | | 0×574 | 101100111001010 | | | 0×575 | 11011111011101001 | | | 0×576 | 1100100001 | | | 0×600 | 011101 | | | 0×700 | 0100010011001111100101 | | | 0×800 | 11110101 | | | 0×900 | 100001011001001010011111110 | | | 0×A00 | 100001011001001010011111111 | | | 0×A01 | 01111001101100011110000000 | | | 0×A02 | 01111001101100011110000001 | | | 0×A03 | 01111001101100011110000010 | | | 0×A04 | 01111001101100011110000011 | | | 0×A05 | 01111001101100011110000100 | | | 0×A06 | 01111001101100011110000101 | | | 0×A07 | 01111001101100011110000110 | | | 0×A08 | 01111001101100011110000111 | | | 0×A09 | 01111001101100011110001000 | | | 0×A0A | 01111001101100011110001001 | | | 0×A0B | 01111001101100011110001010 | | | 0×A0C | 01111001101100011110001011 | | | 0×A0D | 01111001101100011110001100 | | | 0×A0E | 01111001101100011110001101 | | | 0×A0F | 01111001101100011110001110 | | | 0×A10 | 01111001101100011110001111 | | | 0×A11 | 01111001101100011110010000 | | | 0×A12 | 01111001101100011110010001 | | | 0×A13 | 01111001101100011110010010 | | | 0×A14 | 01111001101100011110010011 | | | 0×A15 | 01111001101100011110010100 | | | 0×A16 | 01111001101100011110010101 | | | 0×A17 | 01111001101100011110010110 | | | 0×A18 | 01111001101100011110010111 | | | 0×A19 | 01111001101100011110011000 | | | 0×A1A | 01111001101100011110011001 | | | 0×A1B | 01111001101100011110011010 | | | 0×A1C | 01111001101100011110011011 | | | 0×A1D | 01111001101100011110011100 | | | 0×A1E | 01111001101100011110011101 | | | 0×A1F | 01111001101100011110011110 | | | 0×A20 | 01111001101100011110011111 | | | 0×A21 | 01111001101100011110100000 | | | 0×A22 | 01111001101100011110100001 | | | 0×A23 | 01111001101100011110100010 | | | 0×A24 | 01111001101100011110100011 | | | 0×A25 | 01111001101100011110100100 | | | 0×A26 | 01111001101100011110100101 | | | 0×A27 | 01111001101100011110100110 | | | 0×A28 | 01111001101100011110100111 | | | 0×A29 | 01111001101100011110101000 | | | 0×A2A | 01111001101100011110101001 | | | 0×A2B | 01111001101100011110101010 | | | 0×A2C | 01111001101100011110101011 | | | 0×A2D | 01111001101100011110101100 | | | 0×A2E | 01111001101100011110101101 | | | 0×A2F | 01111001101100011110101110 | | | 0×A30 | 01111001101100011110101111 | | | 0×A31 | 01111001101100011110110000 | | | 0×A32 | 01111001101100011110110001 | | | 0×A33 | 01111001101100011110110010 | | | 0×A34 | 01111001101100011110110011 | | | 0×A35 | 01111001101100011110110100 | | | 0×A36 | 01111001101100011110110101 | | | 0×A37 | 01111001101100011110110110 | | | 0×A38 | 01111001101100011110110111 | | | 0×A39 | 01111001101100011110111000 | | | 0×A3A | 01111001101100011110111001 | | | 0×A3B | 01111001101100011110111010 | | | 0×A3C | 01111001101100011110111011 | | | 0×A3D | 01111001101100011110111100 | | | 0×A3E | 01111001101100011110111101 | | | 0×A3F | 01111001101100011110111110 | | | 0×A40 | 01111001101100011110111111 | | | 0×A41 | 01111001101100011111000000 | | | 0×A42 | 01111001101100011111000001 | | | 0×A43 | 01111001101100011111000010 | | | 0×A44 | 01111001101100011111000011 | | | 0×A45 | 01111001101100011111000100 | | | 0×A46 | 01111001101100011111000101 | | | 0×A47 | 01111001101100011111000110 | | | 0×A48 | 01111001101100011111000111 | | | 0×A49 | 01111001101100011111001000 | | | 0×A4A | 01111001101100011111001001 | | | 0×A4B | 01111001101100011111001010 | | | 0×A4C | 01111001101100011111001011 | | | 0×A4D | 01111001101100011111001100 | | | 0×A4E | 01111001101100011111001101 | | | 0×A4F | 01111001101100011111001110 | | | 0×A50 | 01111001101100011111001111 | | | 0×A51 | 01111001101100011111010000 | | | 0×A52 | 01111001101100011111010001 | | | 0×A53 | 01111001101100011111010010 | | | 0×A54 | 01111001101100011111010011 | | | 0×A55 | 01111001101100011111010100 | | | 0×A56 | 01111001101100011111010101 | | | 0×A57 | 01111001101100011111010110 | | | 0×A58 | 01111001101100011111010111 | | | 0×A59 | 01111001101100011111011000 | | | 0×A5A | 01111001101100011111011001 | | | 0×A5B | 01111001101100011111011010 | | | 0×A5C | 01111001101100011111011011 | | | 0×A5D | 01111001101100011111011100 | | | 0×A5E | 01111001101100011111011101 | | | 0×A5F | 01111001101100011111011110 | | | 0×A60 | 01111001101100011111011111 | | | 0×A61 | 01111001101100011111100000 | | | 0×A62 | 01111001101100011111100001 | | | 0×A63 | 01111001101100011111100010 | | | 0×A64 | 01111001101100011111100011 | | | 0×A65 | 01111001101100011111100100 | | | 0×A66 | 01111001101100011111100101 | | | 0×A67 | 01111001101100011111100110 | | | 0×A68 | 01111001101100011111100111 | | | 0×A69 | 01111001101100011111101000 | | | 0×A6A | 01111001101100011111101001 | | | 0×A6B | 01111001101100011111101010 | | | 0×A6C | 01111001101100011111101011 | | | 0×A6D | 01111001101100011111101100 | | | 0×A6E | 01111001101100011111101101 | | | 0×A6F | 01111001101100011111101110 | | | 0×A70 | 01111001101100011111101111 | | | 0×A71 | 01111001101100011111110000 | | | 0×A72 | 01111001101100011111110001 | | | 0×A73 | 01111001101100011111110010 | | | 0×A74 | 01111001101100011111110011 | | | 0×A75 | 01111001101100011111110100 | | | 0×A76 | 01111001101100011111110101 | | | 0×A77 | 01111001101100011111110110 | | | 0×A78 | 01111001101100011111110111 | | | 0×A79 | 01111001101100011111111000 | | | 0×A7A | 01111001101100011111111001 | | | 0×A7B | 01111001101100011111111010 | | | 0×A7C | 01111001101100011111111011 | | | 0×A7D | 01111001101100011111111100 | | | 0×A7E | 01111001101100011111111101 | | | 0×A7F | 01111001101100011111111110 | | | 0×A80 | 01111001101100011111111111 | | | 0×A81 | 10000101100100101000000000 | | | 0×A82 | 10000101100100101000000001 | | | 0×A83 | 10000101100100101000000010 | | | 0×A84 | 10000101100100101000000011 | | | 0×A85 | 10000101100100101000000100 | | | 0×A86 | 10000101100100101000000101 | | | 0×A87 | 10000101100100101000000110 | | | 0×A88 | 10000101100100101000000111 | | | 0×A89 | 10000101100100101000001000 | | | 0×A8A | 10000101100100101000001001 | | | 0×A8B | 10000101100100101000001010 | | | 0×A8C | 10000101100100101000001011 | | | 0×A8D | 10000101100100101000001100 | | | 0×A8E | 10000101100100101000001101 | | | 0×A8F | 10000101100100101000001110 | | | 0×A90 | 10000101100100101000001111 | | | 0×A91 | 10000101100100101000010000 | | | 0×A92 | 10000101100100101000010001 | | | 0×A93 | 10000101100100101000010010 | | | 0×A94 | 10000101100100101000010011 | | | 0×A95 | 10000101100100101000010100 | | | 0×A96 | 10000101100100101000010101 | | | 0×A97 | 10000101100100101000010110 | | | 0×A98 | 10000101100100101000010111 | | | 0×A99 | 10000101100100101000011000 | | | 0×A9A | 10000101100100101000011001 | | | 0×A9B | 10000101100100101000011010 | | | 0×A9C | 10000101100100101000011011 | | | 0×A9D | 10000101100100101000011100 | | | 0×A9E | 10000101100100101000011101 | | | 0×A9F | 10000101100100101000011110 | | | 0×AA0 | 10000101100100101000011111 | | | 0×AA1 | 10000101100100101000100000 | | | 0×AA2 | 10000101100100101000100001 | | | 0×AA3 | 10000101100100101000100010 | | | 0×AA4 | 10000101100100101000100011 | | | 0×AA5 | 10000101100100101000100100 | | | 0×AA6 | 10000101100100101000100101 | | | 0×AA7 | 10000101100100101000100110 | | | 0×AA8 | 10000101100100101000100111 | | | 0×AA9 | 10000101100100101000101000 | | | 0×AAA | 10000101100100101000101001 | | | 0×AAB | 10000101100100101000101010 | | | 0×AAC | 10000101100100101000101011 | | | 0×AAD | 10000101100100101000101100 | | | 0×AAE | 10000101100100101000101101 | | | 0×AAF | 10000101100100101000101110 | | | 0×AB0 | 10000101100100101000101111 | | | 0×AB1 | 10000101100100101000110000 | | | 0×AB2 | 10000101100100101000110001 | | | 0×AB3 | 10000101100100101000110010 | | | 0×AB4 | 10000101100100101000110011 | | | 0×AB5 | 10000101100100101000110100 | | | 0×AB6 | 10000101100100101000110101 | | | 0×AB7 | 10000101100100101000110110 | | | 0×AB8 | 10000101100100101000110111 | | | 0×AB9 | 10000101100100101000111000 | | | 0×ABA | 10000101100100101000111001 | | | 0×ABB | 10000101100100101000111010 | | | 0×ABC | 10000101100100101000111011 | | | 0×ABD | 10000101100100101000111100 | | | 0×ABE | 10000101100100101000111101 | | | 0×ABF | 10000101100100101000111110 | | | 0×AC0 | 10000101100100101000111111 | | | 0×AC1 | 10000101100100101001000000 | | | 0×AC2 | 10000101100100101001000001 | | | 0×AC3 | 10000101100100101001000010 | | | 0& | |