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 鉗キ辷ャ鉗キ辷ャ^ 11100111111001111011011111100111100010001010110011100111111001111011011111100111100010001010110001011110 e7e7b7e788ace7e7b7e788ac5e
EUC-JP 鉗キ辷ャ鉗キ辷ャ^ 1110111011101001100011101011011111101101111010001000111010101100111011101110100110001110101101111110110111101000100011101010110001011110 eee98eb7ede88eaceee98eb7ede88eac5e
UTF-8 鉗キ辷ャ鉗キ辷ャ^ 11101001100010011001011111101111101111011011011111101000101111101011011111101111101111011010110011101001100010011001011111101111101111011011011111101000101111101011011111101111101111011010110001011110 e98997efbdb7e8beb7efbdace98997efbdb7e8beb7efbdac5e
UHC 鉗???鉗???^ 1100110011000110001111110011111100111111110011001100011000111111001111110011111101011110 ccc63f3f3fccc63f3f3f5e

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