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?@??^ 001111110100000001111101001111110100011100111111010010000011111101000000001111110011111101011110 3f407d3f473f483f403f3f5e
SJIS-WIN ?@}?G?H?@??^ 001111110100000001111101001111110100011100111111010010000011111101000000001111110011111101011110 3f407d3f473f483f403f3f5e
EUC-JP ?@}?G?H?@??^ 001111110100000001111101001111110100011100111111010010000011111101000000001111110011111101011110 3f407d3f473f483f403f3f5e
UTF-8 혪@}혪G혪H혪@혩쩌^ 111011011001100010101010010000000111110111101101100110001010101001000111111011011001100010101010010010001110110110011000101010100100000011101101100110001010100111101100101010011000110001011110 ed98aa407ded98aa47ed98aa48ed98aa40ed98a9eca98c5e
UHC 혪@}혪G혪H혪@혩쩌^ 110000101001001001000000011111011100001010010010010001111100001010010010010010001100001010010010010000001100001010010001110000101011110001011110 c292407dc29247c29248c29240c291c2bc5e

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