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 ???gD???gD^ 0011111100111111001111110110011101000100001111110011111100111111011001110100010001011110 3f3f3f67443f3f3f67445e
SJIS-WIN ???gD???gD^ 0011111100111111001111110110011101000100001111110011111100111111011001110100010001011110 3f3f3f67443f3f3f67445e
EUC-JP ???gD???gD^ 0011111100111111001111110110011101000100001111110011111100111111011001110100010001011110 3f3f3f67443f3f3f67445e
UTF-8 묬뫆묨gD묬뫆묨gD^ 1110101110101100101011001110101110101011100001101110101110101100101010000110011101000100111010111010110010101100111010111010101110000110111010111010110010101000011001110100010001011110 ebacacebab86ebaca86744ebacacebab86ebaca867445e
UHC 묬뫆묨gD묬뫆묨gD^ 1001001001000011100100011010100110010010010000010110011101000100100100100100001110010001101010011001001001000001011001110100010001011110 924391a992416744924391a9924167445e

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