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 尺痔菁}尺痔菁{^ 100011101101101010001110101001001110010011000101011111011000111011011010100011101010010011100100110001010111101101011110 8eda8ea4e4c57d8eda8ea4e4c57b5e
EUC-JP 尺痔菁}尺痔菁{^ 101111001101110010111100101001101110100011000111011111011011110011011100101111001010011011101000110001110111101101011110 bcdcbca6e8c77dbcdcbca6e8c77b5e
UTF-8 尺痔菁}尺痔菁{^ 111001011011000010111010111001111001011110010100111010001000111110000001011111011110010110110000101110101110011110010111100101001110100010001111100000010111101101011110 e5b0bae79794e88f817de5b0bae79794e88f817b5e
UHC 尺痔菁}尺痔菁{^ 111101001010100111110110110000001111010011101010011111011111010010101001111101101100000011110100111010100111101101011110 f4a9f6c0f4ea7df4a9f6c0f4ea7b5e

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