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???O?Z^ 001111110100011100111111001111110011111101001111001111110101101001011110 3f473f3f3f4f3f5a5e
SJIS-WIN ?G???O?Z^ 001111110100011100111111001111110011111101001111001111110101101001011110 3f473f3f3f4f3f5a5e
EUC-JP ?G???O?Z^ 001111110100011100111111001111110011111101001111001111110101101001011110 3f473f3f3f4f3f5a5e
UTF-8 혪G혩첸혪O혪Z^ 11101101100110001010101001000111111011011001100010101001111011001011001010111000111011011001100010101010010011111110110110011000101010100101101001011110 ed98aa47ed98a9ecb2b8ed98aa4fed98aa5a5e
UHC 혪G혩첸혪O혪Z^ 1100001010010010010001111100001010010001110000111011111011000010100100100100111111000010100100100101101001011110 c29247c291c3bec2924fc2925a5e

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