do a view source on this page. unicode start character code hex:1025 unicode end character code hex:1169 number of columns hex:6 the numbers above take octal starting with 0 or 0q, hexadecimal as 0x, binary as 0b, and decimal as 0d or just the plain number. font family (Lucida Console, Arial, Helvetica, Times New Roman, Times, serif, sans-serif, fantasy, monospace, script) font size (small, medium, large, x-large, xx-large, 12pt, 5picas, 2em, 2cm, 35mm, .5in) HTML color code or color name (see color chart or color names, can also be in the form rgb(128,255,56) or rgb(0x80,0xff,56) or #ffcc99 or #fc9) This page generates unicode characters using javascript. First argument must have a ? in front of it. All the rest of the arguments must be separated with & symbols. arguments are all in the form variable=value for instance, valid arguments are: start=start unicode character code cols=number of columns so cols=12 makes 12 columns. end=end unicode character code font=font name, for example, Tahoma or Arial or Helvetica or 'Lucida Console'. anything with spaces in it must have single quotes. you must get the capitals right. color=color code which can be a color name such as blue or maroon or green or black or a hex color code such as #33cc99, #3c9, or rgb(128,255,56). size=font size (small, medium, large, x-large, xx-large, 12pt, 5picas, 2em, 2cm, 35mm, .5in) an example would be http://JesusnJim.com/common/unicode-character-set-chart-generator-javascript.html?cols=12 http://JesusnJim.com/common/unicode-character-set-chart-generator-javascript.html?start=1025&end=1169&cols=12&size=large&font=Tahoma&color=black The default is start=1025, end=1169, cols=6, color='black', font='Tahoma', size='x-large' No server-side programming is required. This is done completely in JavaScript. integer64 is unsigned and case insensitive. it ignores underscores(_). it can be hexadecimal (start with 0x), decimal (plain number or start with 0d), octal (start with 0, 0q, 0o), binary (start with 0b), and can be appended with SI units (:B :D :DB :H :HB :K :KB :M :MB :G :GB :T :TB :P :PB :E :EB :Z :ZB :Y :YB) or computer units (:Ki :KiB :Mi :MiB :Gi :GiB :Ti :TiB :Pi :PiB :Ei :EiB :Zi :ZiB :Yi :YiB) as a multiplier suffix. priority will be given to longer suffixes in a stream of printable characters. This page requires javascript to work.