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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 甞蛛艪i甞蛛艪iB 111000010101001011100101100000011110010010000010011010011110000101010010111001011000000111100100100000100110100101000010 e152e581e48269e152e581e4826942
EUC-JP 甞蛛艪i甞蛛艪iB 111000011011001111101001111000011110011111100010011010011110000110110011111010011110000111100111111000100110100101000010 e1b3e9e1e7e269e1b3e9e1e7e26942
UTF-8 甞蛛艪i甞蛛艪iB 111001111001010010011110111010001001101110011011111010001000100110101010011010011110011110010100100111101110100010011011100110111110100010001001101010100110100101000010 e7949ee89b9be889aa69e7949ee89b9be889aa6942
UHC ?蛛?i?蛛?iB 0011111111110001110010000011111101101001001111111111000111001000001111110110100101000010 3ff1c83f693ff1c83f6942

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