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 11101000010111001000110010001111100011110101100011101000010111001000110010001111100011110101100001000010 e85c8c8f8f58e85c8c8f8f5842
EUC-JP 鐔件醜鐔件醜B 11101111101111011011011111101111101111011011100111101111101111011011011111101111101111011011100101000010 efbdb7efbdb9efbdb7efbdb942
UTF-8 鐔件醜鐔件醜B 11101001100100001001010011100100101110111011011011101001100001101001110011101001100100001001010011100100101110111011011011101001100001101001110001000010 e99094e4bbb6e9869ce99094e4bbb6e9869c42
UHC ?件醜?件醜B 0011111111001011111011001111010111011101001111111100101111101100111101011101110101000010 3fcbecf5dd3fcbecf5dd42

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