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?C?`i?G?C?`iB 001111110100011100111111010000110011111101100000011010010011111101000111001111110100001100111111011000000110100101000010 3f473f433f60693f473f433f606942
SJIS-WIN ?G?C?`i?G?C?`iB 001111110100011100111111010000110011111101100000011010010011111101000111001111110100001100111111011000000110100101000010 3f473f433f60693f473f433f606942
EUC-JP ?G?C?`i?G?C?`iB 001111110100011100111111010000110011111101100000011010010011111101000111001111110100001100111111011000000110100101000010 3f473f433f60693f473f433f606942
UTF-8 혪G혪C혣`i혪G혪C혣`iB 111011011001100010101010010001111110110110011000101010100100001111101101100110001010001101100000011010011110110110011000101010100100011111101101100110001010101001000011111011011001100010100011011000000110100101000010 ed98aa47ed98aa43ed98a36069ed98aa47ed98aa43ed98a3606942
UHC 혪G혪C혣`i혪G혪C혣`iB 110000101001001001000111110000101001001001000011110000101000110001100000011010011100001010010010010001111100001010010010010000111100001010001100011000000110100101000010 c29247c29243c28c6069c29247c29243c28c606942

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