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曆^[^ 11101111101001101000101101010010111011111010011010001011010111100101101111101111101001101000101101010010111011111010011010001011010111100101101101011110 efa68b52efa68b5e5befa68b52efa68b5e5b5e
UHC 曆R曆^[曆R曆^[^ 111001101011011101010010111001101011011101011110010110111110011010110111010100101110011010110111010111100101101101011110 e6b752e6b75e5be6b752e6b75e5b5e

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