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’F’G’Hn}’@‘±’G’F’G’Hn{^ 1001001001000000100100011011000110010010010001111001001001000110100100100100011110010010010010000110111001111101100100100100000010010001101100011001001001000111100100100100011010010010010001111001001001001000011011100111101101011110 924091b192479246924792486e7d924091b192479246924792486e7b5e
SJIS-WIN ?@?±?G?F?G?Hn}?@?±?G?F?G?Hn{^ 00111111010000000011111110000001011111010011111101000111001111110100011000111111010001110011111101001000011011100111110100111111010000000011111110000001011111010011111101000111001111110100011000111111010001110011111101001000011011100111101101011110 3f403f817d3f473f463f473f486e7d3f403f817d3f473f463f473f486e7b5e
EUC-JP ?@?±?G?F?G?Hn}?@?±?G?F?G?Hn{^ 00111111010000000011111110100001110111100011111101000111001111110100011000111111010001110011111101001000011011100111110100111111010000000011111110100001110111100011111101000111001111110100011000111111010001110011111101001000011011100111101101011110 3f403fa1de3f473f463f473f486e7d3f403fa1de3f473f463f473f486e7b5e
UTF-8 ’@‘±’G’F’G’Hn}’@‘±’G’F’G’Hn{^ 11000010100100100100000011000010100100011100001010110001110000101001001001000111110000101001001001000110110000101001001001000111110000101001001001001000011011100111110111000010100100100100000011000010100100011100001010110001110000101001001001000111110000101001001001000110110000101001001001000111110000101001001001001000011011100111101101011110 c29240c291c2b1c29247c29246c29247c292486e7dc29240c291c2b1c29247c29246c29247c292486e7b5e
UHC ?@?±?G?F?G?Hn}?@?±?G?F?G?Hn{^ 00111111010000000011111110100001101111100011111101000111001111110100011000111111010001110011111101001000011011100111110100111111010000000011111110100001101111100011111101000111001111110100011000111111010001110011111101001000011011100111101101011110 3f403fa1be3f473f463f473f486e7d3f403fa1be3f473f463f473f486e7b5e

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