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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 竺軸瑕竺軸瑕^ 10001110101100011000111010110010111000001110101010001110101100011000111010110010111000001110101001011110 8eb18eb2e0ea8eb18eb2e0ea5e
EUC-JP 竺軸瑕竺軸瑕^ 10111100101100111011110010110100111000001110110010111100101100111011110010110100111000001110110001011110 bcb3bcb4e0ecbcb3bcb4e0ec5e
UTF-8 竺軸瑕竺軸瑕^ 11100111101010111011101011101000101110111011100011100111100100011001010111100111101010111011101011101000101110111011100011100111100100011001010101011110 e7abbae8bbb8e79195e7abbae8bbb8e791955e
UHC 竺軸瑕竺軸瑕^ 11110101111001111111010111101110111110011100001011110101111001111111010111101110111110011100001001011110 f5e7f5eef9c2f5e7f5eef9c25e

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