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 ??????MF 0011111100111111001111110011111100111111001111110100110101000110 3f3f3f3f3f3f4d46
SJIS-WIN テサテ可篠ェMF 11000011101110111100001110001001110000101000111011000010101010100100110101000110 c3bbc389c28ec2aa4d46
EUC-JP テサテ可篠ェMF 1000111011000011100011101011101110001110110000111011001011000100101111001100010010001110101010100100110101000110 8ec38ebb8ec3b2c4bcc48eaa4d46
UTF-8 テサテ可篠ェMF 1110111110111110100000111110111110111101101110111110111110111110100000111110010110001111101011111110011110101111101000001110111110111101101010100100110101000110 efbe83efbdbbefbe83e58fafe7afa0efbdaa4d46
UHC ???可篠?MF 00111111001111110011111111001010101001101110000111000110001111110100110101000110 3f3f3fcaa6e1c63f4d46

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