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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 巐野イャ巐野イャB 11111010101101101001011011101100101100101010110011111010101101101001011011101100101100101010110001000010 fab696ecb2acfab696ecb2ac42
EUC-JP 巐野イャ巐野イャB 10001111101110111111100111001100111011101000111010110010100011101010110010001111101110111111100111001100111011101000111010110010100011101010110001000010 8fbbf9ccee8eb28eac8fbbf9ccee8eb28eac42
UTF-8 巐野イャ巐野イャB 11100101101101111001000011101001100001111000111011101111101111011011001011101111101111011010110011100101101101111001000011101001100001111000111011101111101111011011001011101111101111011010110001000010 e5b790e9878eefbdb2efbdace5b790e9878eefbdb2efbdac42
UHC ?野???野??B 0011111111100101101011110011111100111111001111111110010110101111001111110011111101000010 3fe5af3f3f3fe5af3f3f42

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