To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ’@‘±’G’H’F’An}’@‘±’G’H’F’An{^ 1001001001000000100100011011000110010010010001111001001001001000100100100100011010010010010000010110111001111101100100100100000010010001101100011001001001000111100100100100100010010010010001101001001001000001011011100111101101011110 924091b192479248924692416e7d924091b192479248924692416e7b5e
SJIS-WIN ?@?±?G?H?F?An}?@?±?G?H?F?An{^ 00111111010000000011111110000001011111010011111101000111001111110100100000111111010001100011111101000001011011100111110100111111010000000011111110000001011111010011111101000111001111110100100000111111010001100011111101000001011011100111101101011110 3f403f817d3f473f483f463f416e7d3f403f817d3f473f483f463f416e7b5e
EUC-JP ?@?±?G?H?F?An}?@?±?G?H?F?An{^ 00111111010000000011111110100001110111100011111101000111001111110100100000111111010001100011111101000001011011100111110100111111010000000011111110100001110111100011111101000111001111110100100000111111010001100011111101000001011011100111101101011110 3f403fa1de3f473f483f463f416e7d3f403fa1de3f473f483f463f416e7b5e
UTF-8 ’@‘±’G’H’F’An}’@‘±’G’H’F’An{^ 11000010100100100100000011000010100100011100001010110001110000101001001001000111110000101001001001001000110000101001001001000110110000101001001001000001011011100111110111000010100100100100000011000010100100011100001010110001110000101001001001000111110000101001001001001000110000101001001001000110110000101001001001000001011011100111101101011110 c29240c291c2b1c29247c29248c29246c292416e7dc29240c291c2b1c29247c29248c29246c292416e7b5e
UHC ?@?±?G?H?F?An}?@?±?G?H?F?An{^ 00111111010000000011111110100001101111100011111101000111001111110100100000111111010001100011111101000001011011100111110100111111010000000011111110100001101111100011111101000111001111110100100000111111010001100011111101000001011011100111101101011110 3f403fa1be3f473f483f463f416e7d3f403fa1be3f473f483f463f416e7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)