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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 遐坦遐耽[遐坦遐耽[^ 11100111101000001001001001010010111001111010000010010010010111100101101111100111101000001001001001010010111001111010000010010010010111100101101101011110 e7a09252e7a0925e5be7a09252e7a0925e5b5e
EUC-JP 遐坦遐耽[遐坦遐耽[^ 11101110101000101100001110110011111011101010001011000011101111110101101111101110101000101100001110110011111011101010001011000011101111110101101101011110 eea2c3b3eea2c3bf5beea2c3b3eea2c3bf5b5e
UTF-8 遐坦遐耽[遐坦遐耽[^ 111010011000000110010000111001011001110110100110111010011000000110010000111010001000000010111101010110111110100110000001100100001110010110011101101001101110100110000001100100001110100010000000101111010101101101011110 e98190e59da6e98190e880bd5be98190e59da6e98190e880bd5b5e
UHC 遐坦遐耽[遐坦遐耽[^ 11111001110001101111011110100100111110011100011011110111101100000101101111111001110001101111011110100100111110011100011011110111101100000101101101011110 f9c6f7a4f9c6f7b05bf9c6f7a4f9c6f7b05b5e

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