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 111000001011000011100100110111111110001111100000011010011110000010110000111001001101111111100011111000000110100101000010 e0b0e4dfe3e069e0b0e4dfe3e06942
EUC-JP 牴葹聰i牴葹聰iB 111000001011001011101000111000011110011011100010011010011110000010110010111010001110000111100110111000100110100101000010 e0b2e8e1e6e269e0b2e8e1e6e26942
UTF-8 牴葹聰i牴葹聰iB 111001111000100110110100111010001001000110111001111010001000000110110000011010011110011110001001101101001110100010010001101110011110100010000001101100000110100101000010 e789b4e891b9e881b069e789b4e891b9e881b06942
UHC ??聰i??聰iB 0011111100111111111101011100011001101001001111110011111111110101110001100110100101000010 3f3ff5c6693f3ff5c66942

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