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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN カ寬ェ耳蒟カ寬、 1111001010111111101101101111101010101010101010101000111010101000111001001110010110110110111110101010101010100100 f2bfb6faaaaa8ea8e4e5b6faaaa4
EUC-JP ?カ?ェ耳蒟カ?、 001111111000111010110110001111111000111010101010101111001010101011101000111001111000111010110110001111111000111010100100 3f8eb63f8eaabcaae8e78eb63f8ea4
UTF-8 カ寬ェ耳蒟カ寬、 111011101000011110110110111011111011110110110110111001011010111110101100111011111011110110101010111010001000000010110011111010001001001010011111111011111011110110110110111001011010111110101100111011111011110110100100 ee87b6efbdb6e5afacefbdaae880b3e8929fefbdb6e5afacefbda4
UHC ??寬?耳??寬? 001111110011111111001110101100000011111111101100101111000011111100111111110011101011000000111111 3f3fceb03fecbc3f3fceb03f

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