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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 驥稲去驥稲去B 11101001100001111000100011101110100010111000111011101001100001111000100011101110100010111000111001000010 e98788ee8b8ee98788ee8b8e42
EUC-JP 驥稲去驥稲去B 11110001111001111011000011110000101101011110111011110001111001111011000011110000101101011110111001000010 f1e7b0f0b5eef1e7b0f0b5ee42
UTF-8 驥稲去驥稲去B 11101001101010011010010111100111101010001011001011100101100011101011101111101001101010011010010111100111101010001011001011100101100011101011101101000010 e9a9a5e7a8b2e58ebbe9a9a5e7a8b2e58ebb42
UHC 驥?去驥?去B 1101000111001010001111111100101111011011110100011100101000111111110010111101101101000010 d1ca3fcbdbd1ca3fcbdb42

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