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 111001111011000010101010111001111011000110011111011101101110011110110000101010101110011110110001100111110111011001000010 e7b0aae7b19f76e7b0aae7b19f7642
EUC-JP 邁ェ邀殼邁ェ邀殼B 1110111010110010100011101010101011101110101100111101110111010111111011101011001010001110101010101110111010110011110111011101011101000010 eeb28eaaeeb3ddd7eeb28eaaeeb3ddd742
UTF-8 邁ェ邀殼邁ェ邀殼B 11101001100000101000000111101111101111011010101011101001100000101000000011100110101011101011110011101001100000101000000111101111101111011010101011101001100000101000000011100110101011101011110001000010 e98281efbdaae98280e6aebce98281efbdaae98280e6aebc42
UHC 邁?邀殼邁?邀殼B 110110001110010000111111111010011010110111001010110000111101100011100100001111111110100110101101110010101100001101000010 d8e43fe9adcac3d8e43fe9adcac342

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