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?^[^ 0011111101010010001111110101111001011011001111110101001000111111010111100101101101011110 3f523f5e5b3f523f5e5b5e
EUC-JP ?R?^[?R?^[^ 0011111101010010001111110101111001011011001111110101001000111111010111100101101101011110 3f523f5e5b3f523f5e5b5e
UTF-8 礖R礖^[礖R礖^[^ 11100111101001001001011001010010111001111010010010010110010111100101101111100111101001001001011001010010111001111010010010010110010111100101101101011110 e7a49652e7a4965e5be7a49652e7a4965e5b5e
UHC 礖R礖^[礖R礖^[^ 111001101010011001010010111001101010011001011110010110111110011010100110010100101110011010100110010111100101101101011110 e6a652e6a65e5be6a652e6a65e5b5e

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