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?X??D?G?X??D^ 001111110100011100111111010110000011111100111111010001000011111101000111001111110101100000111111001111110100010001011110 3f473f583f3f443f473f583f3f445e
SJIS-WIN ?G?X??D?G?X??D^ 001111110100011100111111010110000011111100111111010001000011111101000111001111110101100000111111001111110100010001011110 3f473f583f3f443f473f583f3f445e
EUC-JP ?G?X??D?G?X??D^ 001111110100011100111111010110000011111100111111010001000011111101000111001111110101100000111111001111110100010001011110 3f473f583f3f443f473f583f3f445e
UTF-8 혪G혪X혩짠D혪G혪X혩짠D^ 11101101100110001010101001000111111011011001100010101010010110001110110110011000101010011110110010100111101000000100010011101101100110001010101001000111111011011001100010101010010110001110110110011000101010011110110010100111101000000100010001011110 ed98aa47ed98aa58ed98a9eca7a044ed98aa47ed98aa58ed98a9eca7a0445e
UHC 혪G혪X혩짠D혪G혪X혩짠D^ 1100001010010010010001111100001010010010010110001100001010010001110000101010011101000100110000101001001001000111110000101001001001011000110000101001000111000010101001110100010001011110 c29247c29258c291c2a744c29247c29258c291c2a7445e

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