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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 莠誤乂莠誤乂B 11100100101110101000110011101011100110001010011111100100101110101000110011101011100110001010011101000010 e4ba8ceb98a7e4ba8ceb98a742
EUC-JP 莠誤乂莠誤乂B 11101000101111001011100011101101110100001010100111101000101111001011100011101101110100001010100101000010 e8bcb8edd0a9e8bcb8edd0a942
UTF-8 莠誤乂莠誤乂B 11101000100011101010000011101000101010101010010011100100101110011000001011101000100011101010000011101000101010101010010011100100101110011000001001000010 e88ea0e8aaa4e4b982e88ea0e8aaa4e4b98242
UHC ?誤乂?誤乂B 0011111111101000101001101110011111010001001111111110100010100110111001111101000101000010 3fe8a6e7d13fe8a6e7d142

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