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 ?R?^[?R?^[^ 0011111101010010001111110101111001011011001111110101001000111111010111100101101101011110 3f523f5e5b3f523f5e5b5e
SJIS-WIN 舅R舅^[舅R舅^[^ 111001000110111001010010111001000110111001011110010110111110010001101110010100101110010001101110010111100101101101011110 e46e52e46e5e5be46e52e46e5e5b5e
EUC-JP 舅R舅^[舅R舅^[^ 111001111100111101010010111001111100111101011110010110111110011111001111010100101110011111001111010111100101101101011110 e7cf52e7cf5e5be7cf52e7cf5e5b5e
UTF-8 舅R舅^[舅R舅^[^ 11101000100010001000010101010010111010001000100010000101010111100101101111101000100010001000010101010010111010001000100010000101010111100101101101011110 e8888552e888855e5be8888552e888855e5b5e
UHC 舅R舅^[舅R舅^[^ 110011111100000001010010110011111100000001011110010110111100111111000000010100101100111111000000010111100101101101011110 cfc052cfc05e5bcfc052cfc05e5b5e

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