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搔^[^ 10001111110000001100101101010010100011111100000011001011010111100101101110001111110000001100101101010010100011111100000011001011010111100101101101011110 8fc0cb528fc0cb5e5b8fc0cb528fc0cb5e5b5e
UTF-8 搔R搔^[搔R搔^[^ 11100110100100001001010001010010111001101001000010010100010111100101101111100110100100001001010001010010111001101001000010010100010111100101101101011110 e6909452e690945e5be6909452e690945e5b5e
UHC 搔R搔^[搔R搔^[^ 111000011011100001010010111000011011100001011110010110111110000110111000010100101110000110111000010111100101101101011110 e1b852e1b85e5be1b852e1b85e5b5e

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