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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 邯イ笏党邯イ笏怒^ 111001111011011010110010111000101001010010010011011111011110011110110110101100101110001010010100100100110111101101011110 e7b6b2e294937de7b6b2e294937b5e
EUC-JP 邯イ笏党邯イ笏怒^ 1110111010111000100011101011001011100011111101001100010111011110111011101011100010001110101100101110001111110100110001011101110001011110 eeb88eb2e3f4c5deeeb88eb2e3f4c5dc5e
UTF-8 邯イ笏党邯イ笏怒^ 11101001100000101010111111101111101111011011001011100111101011001000111111100101100001011001101011101001100000101010111111101111101111011011001011100111101011001000111111100110100000001001001001011110 e982afefbdb2e7ac8fe5859ae982afefbdb2e7ac8fe680925e
UHC 邯?笏?邯?笏怒^ 1100101011111011001111111111101111101110001111111100101011111011001111111111101111101110110100101100000101011110 cafb3ffbee3fcafb3ffbeed2c15e

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