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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN イァ踞}イァ踞{^ 1011001010100111111001101111010101111101101100101010011111100110111101010111101101011110 b2a7e6f57db2a7e6f57b5e
EUC-JP イァ踞}イァ踞{^ 100011101011001010001110101001111110110011110111011111011000111010110010100011101010011111101100111101110111101101011110 8eb28ea7ecf77d8eb28ea7ecf77b5e
UTF-8 イァ踞}イァ踞{^ 111011111011110110110010111011111011110110100111111010001011100010011110011111011110111110111101101100101110111110111101101001111110100010111000100111100111101101011110 efbdb2efbda7e8b89e7defbdb2efbda7e8b89e7b5e
UHC ??踞}??踞{^ 0011111100111111110010111110011001111101001111110011111111001011111001100111101101011110 3f3fcbe67d3f3fcbe67b5e

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