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?J?@}?@u?G?K 001111110100000000111111001111110011111101000000011111100011111101000111001111110100101000111111010000000111110100111111010000000111010100111111010001110011111101001011 3f403f3f3f407e3f473f4a3f407d3f40753f473f4b
SJIS-WIN ?@???@~?G?J?@}?@u?G?K 001111110100000000111111001111110011111101000000011111100011111101000111001111110100101000111111010000000111110100111111010000000111010100111111010001110011111101001011 3f403f3f3f407e3f473f4a3f407d3f40753f473f4b
EUC-JP ?@???@~?G?J?@}?@u?G?K 001111110100000000111111001111110011111101000000011111100011111101000111001111110100101000111111010000000111110100111111010000000111010100111111010001110011111101001011 3f403f3f3f407e3f473f4a3f407d3f40753f473f4b
UTF-8 혪@혩짹혪@~혪G혪J혪@}혪@u혪G혪K 1110110110011000101010100100000011101101100110001010100111101100101001111011100111101101100110001010101001000000011111101110110110011000101010100100011111101101100110001010101001001010111011011001100010101010010000000111110111101101100110001010101001000000011101011110110110011000101010100100011111101101100110001010101001001011 ed98aa40ed98a9eca7b9ed98aa407eed98aa47ed98aa4aed98aa407ded98aa4075ed98aa47ed98aa4b
UHC 혪@혩짹혪@~혪G혪J혪@}혪@u혪G혪K 11000010100100100100000011000010100100011100001010110001110000101001001001000000011111101100001010010010010001111100001010010010010010101100001010010010010000000111110111000010100100100100000001110101110000101001001001000111110000101001001001001011 c29240c291c2b1c292407ec29247c2924ac292407dc2924075c29247c2924b

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