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 1111101010110110100101101110101111100110101100001010110011111010101101101001011011101100101100101010110001000010 fab696ebe6b0acfab696ecb2ac42
EUC-JP 巐耶豌ャ巐野イャB 10001111101110111111100111001100111011011110110010110010100011101010110010001111101110111111100111001100111011101000111010110010100011101010110001000010 8fbbf9ccedecb28eac8fbbf9ccee8eb28eac42
UTF-8 巐耶豌ャ巐野イャB 11100101101101111001000011101000100000001011011011101000101100011000110011101111101111011010110011100101101101111001000011101001100001111000111011101111101111011011001011101111101111011010110001000010 e5b790e880b6e8b18cefbdace5b790e9878eefbdb2efbdac42
UHC ?耶豌??野??B 001111111110010110101101111010001101010100111111001111111110010110101111001111110011111101000010 3fe5ade8d53f3fe5af3f3f42

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