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 11100100101110001000100011100101101111001011010011100100101110001000100011100101101111001011010001000010 e4b888e5bcb4e4b888e5bcb442
EUC-JP 荳亥シエ荳亥シエB 1110100010111010101100001110011110001110101111001000111010110100111010001011101010110000111001111000111010111100100011101011010001000010 e8bab0e78ebc8eb4e8bab0e78ebc8eb442
UTF-8 荳亥シエ荳亥シエB 11101000100011011011001111100100101110101010010111101111101111011011110011101111101111011011010011101000100011011011001111100100101110101010010111101111101111011011110011101111101111011011010001000010 e88db3e4baa5efbdbcefbdb4e88db3e4baa5efbdbcefbdb442
UHC 荳亥??荳亥??B 11010100111001011111101010100100001111110011111111010100111001011111101010100100001111110011111101000010 d4e5faa43f3fd4e5faa43f3f42

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