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 ’ó—Ç’óâë^ 100100101111001110010111110001111001001011110011111000101110101101011110 92f397c792f3e2eb5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ?ó?Ç?óâë^ 00111111100011111010101111010001001111111000111110101010101011100011111110001111101010111101000110001111101010111010010010001111101010111011001101011110 3f8fabd13f8faaae3f8fabd18faba48fabb35e
UTF-8 ’ó—Ç’óâë^ 1100001010010010110000111011001111000010100101111100001110000111110000101001001011000011101100111100001110100010110000111010101101011110 c292c3b3c297c387c292c3b3c3a2c3ab5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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