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?B^ 001111110100011100111111001111110011111101000011001111110100001001011110 3f473f3f3f433f425e
SJIS-WIN ?G???C?B^ 001111110100011100111111001111110011111101000011001111110100001001011110 3f473f3f3f433f425e
EUC-JP ?G???C?B^ 001111110100011100111111001111110011111101000011001111110100001001011110 3f473f3f3f433f425e
UTF-8 혪G혩쨌혪C혪B^ 11101101100110001010101001000111111011011001100010101001111011001010100010001100111011011001100010101010010000111110110110011000101010100100001001011110 ed98aa47ed98a9eca88ced98aa43ed98aa425e
UHC 혪G혩쨌혪C혪B^ 1100001010010010010001111100001010010001110000101011011111000010100100100100001111000010100100100100001001011110 c29247c291c2b7c29243c292425e

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