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’G’L}’@‘±’G’H’G’L{^ 100100100100000010010001101100011001001001000111100100100100100010010010010001111001001001001100011111011001001001000000100100011011000110010010010001111001001001001000100100100100011110010010010011000111101101011110 924091b1924792489247924c7d924091b1924792489247924c7b5e
SJIS-WIN ?@?±?G?H?G?L}?@?±?G?H?G?L{^ 0011111101000000001111111000000101111101001111110100011100111111010010000011111101000111001111110100110001111101001111110100000000111111100000010111110100111111010001110011111101001000001111110100011100111111010011000111101101011110 3f403f817d3f473f483f473f4c7d3f403f817d3f473f483f473f4c7b5e
EUC-JP ?@?±?G?H?G?L}?@?±?G?H?G?L{^ 0011111101000000001111111010000111011110001111110100011100111111010010000011111101000111001111110100110001111101001111110100000000111111101000011101111000111111010001110011111101001000001111110100011100111111010011000111101101011110 3f403fa1de3f473f483f473f4c7d3f403fa1de3f473f483f473f4c7b5e
UTF-8 ’@‘±’G’H’G’L}’@‘±’G’H’G’L{^ 1100001010010010010000001100001010010001110000101011000111000010100100100100011111000010100100100100100011000010100100100100011111000010100100100100110001111101110000101001001001000000110000101001000111000010101100011100001010010010010001111100001010010010010010001100001010010010010001111100001010010010010011000111101101011110 c29240c291c2b1c29247c29248c29247c2924c7dc29240c291c2b1c29247c29248c29247c2924c7b5e
UHC ?@?±?G?H?G?L}?@?±?G?H?G?L{^ 0011111101000000001111111010000110111110001111110100011100111111010010000011111101000111001111110100110001111101001111110100000000111111101000011011111000111111010001110011111101001000001111110100011100111111010011000111101101011110 3f403fa1be3f473f483f473f4c7d3f403fa1be3f473f483f473f4c7b5e

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