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 ’D’D‘´’G‘³‘®}’D’D‘´’G‘³‘®{^ 100100100100010010010010010001001001000110110100100100100100011110010001101100111001000110101110011111011001001001000100100100100100010010010001101101001001001001000111100100011011001110010001101011100111101101011110 9244924491b4924791b391ae7d9244924491b4924791b391ae7b5e
SJIS-WIN ?D?D?´?G????}?D?D?´?G????{^ 0011111101000100001111110100010000111111100000010100110000111111010001110011111100111111001111110011111101111101001111110100010000111111010001000011111110000001010011000011111101000111001111110011111100111111001111110111101101011110 3f443f443f814c3f473f3f3f3f7d3f443f443f814c3f473f3f3f3f7b5e
EUC-JP ?D?D?´?G???®}?D?D?´?G???®{^ 001111110100010000111111010001000011111110100001101011010011111101000111001111110011111100111111100011111010001011101110011111010011111101000100001111110100010000111111101000011010110100111111010001110011111100111111001111111000111110100010111011100111101101011110 3f443f443fa1ad3f473f3f3f8fa2ee7d3f443f443fa1ad3f473f3f3f8fa2ee7b5e
UTF-8 ’D’D‘´’G‘³‘®}’D’D‘´’G‘³‘®{^ 110000101001001001000100110000101001001001000100110000101001000111000010101101001100001010010010010001111100001010010001110000101011001111000010100100011100001010101110011111011100001010010010010001001100001010010010010001001100001010010001110000101011010011000010100100100100011111000010100100011100001010110011110000101001000111000010101011100111101101011110 c29244c29244c291c2b4c29247c291c2b3c291c2ae7dc29244c29244c291c2b4c29247c291c2b3c291c2ae7b5e
UHC ?D?D?´?G?³?®}?D?D?´?G?³?®{^ 001111110100010000111111010001000011111110100010101001010011111101000111001111111010100111111000001111111010001011100111011111010011111101000100001111110100010000111111101000101010010100111111010001110011111110101001111110000011111110100010111001110111101101011110 3f443f443fa2a53f473fa9f83fa2e77d3f443f443fa2a53f473fa9f83fa2e77b5e

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