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?L???N???A 001111110100011100111111010011000011111100111111001111110100111000111111001111110011111101000001 3f473f4c3f3f3f4e3f3f3f41
SJIS-WIN ?G?L???N???A 001111110100011100111111010011000011111100111111001111110100111000111111001111110011111101000001 3f473f4c3f3f3f4e3f3f3f41
EUC-JP ?G?L???N???A 001111110100011100111111010011000011111100111111001111110100111000111111001111110011111101000001 3f473f4c3f3f3f4e3f3f3f41
UTF-8 혪G혪L혩짰혪N혩쨉혪A 11101101100110001010101001000111111011011001100010101010010011001110110110011000101010011110110010100111101100001110110110011000101010100100111011101101100110001010100111101100101010001000100111101101100110001010101001000001 ed98aa47ed98aa4ced98a9eca7b0ed98aa4eed98a9eca889ed98aa41
UHC 혪G혪L혩짰혪N혩쨉혪A 1100001010010010010001111100001010010010010011001100001010010001110000101010111011000010100100100100111011000010100100011100001010110101110000101001001001000001 c29247c2924cc291c2aec2924ec291c2b5c29241

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