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 ?H???@?U\n}?H???@?U\n{^ 0011111101001000001111110011111100111111010000000011111101010101010111000110111001111101001111110100100000111111001111110011111101000000001111110101010101011100011011100111101101011110 3f483f3f3f403f555c6e7d3f483f3f3f403f555c6e7b5e
SJIS-WIN ?H???@?U\n}?H???@?U\n{^ 0011111101001000001111110011111100111111010000000011111101010101010111000110111001111101001111110100100000111111001111110011111101000000001111110101010101011100011011100111101101011110 3f483f3f3f403f555c6e7d3f483f3f3f403f555c6e7b5e
EUC-JP ?H???@?U\n}?H???@?U\n{^ 0011111101001000001111110011111100111111010000000011111101010101010111000110111001111101001111110100100000111111001111110011111101000000001111110101010101011100011011100111101101011110 3f483f3f3f403f555c6e7d3f483f3f3f403f555c6e7b5e
UTF-8 혪H혩짰혪@혪U\n}혪H혩짰혪@혪U\n{^ 11101101100110001010101001001000111011011001100010101001111011001010011110110000111011011001100010101010010000001110110110011000101010100101010101011100011011100111110111101101100110001010101001001000111011011001100010101001111011001010011110110000111011011001100010101010010000001110110110011000101010100101010101011100011011100111101101011110 ed98aa48ed98a9eca7b0ed98aa40ed98aa555c6e7ded98aa48ed98a9eca7b0ed98aa40ed98aa555c6e7b5e
UHC 혪H혩짰혪@혪U\n}혪H혩짰혪@혪U\n{^ 110000101001001001001000110000101001000111000010101011101100001010010010010000001100001010010010010101010101110001101110011111011100001010010010010010001100001010010001110000101010111011000010100100100100000011000010100100100101010101011100011011100111101101011110 c29248c291c2aec29240c292555c6e7dc29248c291c2aec29240c292555c6e7b5e

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