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 ーワ踞}ーワ踞{^ 1011000011011100111001101111010101111101101100001101110011100110111101010111101101011110 b0dce6f57db0dce6f57b5e
EUC-JP ーワ踞}ーワ踞{^ 100011101011000010001110110111001110110011110111011111011000111010110000100011101101110011101100111101110111101101011110 8eb08edcecf77d8eb08edcecf77b5e
UTF-8 ーワ踞}ーワ踞{^ 111011111011110110110000111011111011111010011100111010001011100010011110011111011110111110111101101100001110111110111110100111001110100010111000100111100111101101011110 efbdb0efbe9ce8b89e7defbdb0efbe9ce8b89e7b5e
UHC ??踞}??踞{^ 0011111100111111110010111110011001111101001111110011111111001011111001100111101101011110 3f3fcbe67d3f3fcbe67b5e

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