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?G?K 0011111101000000011111010011111101000111001111110100101000111111010001110011111101001011 3f407d3f473f4a3f473f4b
SJIS-WIN ?@}?G?J?G?K 0011111101000000011111010011111101000111001111110100101000111111010001110011111101001011 3f407d3f473f4a3f473f4b
EUC-JP ?@}?G?J?G?K 0011111101000000011111010011111101000111001111110100101000111111010001110011111101001011 3f407d3f473f4a3f473f4b
UTF-8 혪@}혪G혪J혪G혪K 111011011001100010101010010000000111110111101101100110001010101001000111111011011001100010101010010010101110110110011000101010100100011111101101100110001010101001001011 ed98aa407ded98aa47ed98aa4aed98aa47ed98aa4b
UHC 혪@}혪G혪J혪G혪K 11000010100100100100000001111101110000101001001001000111110000101001001001001010110000101001001001000111110000101001001001001011 c292407dc29247c2924ac29247c2924b

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