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 11100000110011111011110011100010011111010110100111100000110011111011110011100010011111010110100101000010 e0cfbce27d69e0cfbce27d6942
EUC-JP 猾シ竈i猾シ竈iB 111000001101000110001110101111001110001111011110011010011110000011010001100011101011110011100011110111100110100101000010 e0d18ebce3de69e0d18ebce3de6942
UTF-8 猾シ竈i猾シ竈iB 111001111000110010111110111011111011110110111100111001111010101110001000011010011110011110001100101111101110111110111101101111001110011110101011100010000110100101000010 e78cbeefbdbce7ab8869e78cbeefbdbce7ab886942
UHC 猾??i猾??iB 1111110011000010001111110011111101101001111111001100001000111111001111110110100101000010 fcc23f3f69fcc23f3f6942

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