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 111001101111000010001011111001111001000110000001011010011110011011110000100010111110011110010001100000010110100101000010 e6f08be7918169e6f08be791816942
EUC-JP 跼狗早i跼狗早iB 111011001111001010110110111010011100000111100001011010011110110011110010101101101110100111000001111000010110100101000010 ecf2b6e9c1e169ecf2b6e9c1e16942
UTF-8 跼狗早i跼狗早iB 111010001011011110111100111001111000101110010111111001101001011110101001011010011110100010110111101111001110011110001011100101111110011010010111101010010110100101000010 e8b7bce78b97e697a969e8b7bce78b97e697a96942
UHC ?狗早i?狗早iB 00111111110011111011011111110000110001000110100100111111110011111011011111110000110001000110100101000010 3fcfb7f0c4693fcfb7f0c46942

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