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 ケャ踞}ケャ踞{^ 1011100110101100111001101111010101111101101110011010110011100110111101010111101101011110 b9ace6f57db9ace6f57b5e
EUC-JP ケャ踞}ケャ踞{^ 100011101011100110001110101011001110110011110111011111011000111010111001100011101010110011101100111101110111101101011110 8eb98eacecf77d8eb98eacecf77b5e
UTF-8 ケャ踞}ケャ踞{^ 111011111011110110111001111011111011110110101100111010001011100010011110011111011110111110111101101110011110111110111101101011001110100010111000100111100111101101011110 efbdb9efbdace8b89e7defbdb9efbdace8b89e7b5e
UHC ??踞}??踞{^ 0011111100111111110010111110011001111101001111110011111111001011111001100111101101011110 3f3fcbe67d3f3fcbe67b5e

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