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 111001101110101010010110111001111001001010001011011010011110011011101010100101101110011110010010100010110110100101000010 e6ea96e7928b69e6ea96e7928b6942
EUC-JP 跛也昼i跛也昼iB 111011001110110011001100111010011100001111101011011010011110110011101100110011001110100111000011111010110110100101000010 ececcce9c3eb69ececcce9c3eb6942
UTF-8 跛也昼i跛也昼iB 111010001011011110011011111001001011100110011111111001101001100010111100011010011110100010110111100110111110010010111001100111111110011010011000101111000110100101000010 e8b79be4b99fe698bc69e8b79be4b99fe698bc6942
UHC 跛也?i跛也?iB 11110111111101011110010110100101001111110110100111110111111101011110010110100101001111110110100101000010 f7f5e5a53f69f7f5e5a53f6942

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