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??o??]^ 00111111001111110101001000111111001111110110111100111111001111110101110101011110 3f3f523f3f6f3f3f5d5e
SJIS-WIN 逶ァR逶ァo逶ァ]^ 11100111100110111010011101010010111001111001101110100111011011111110011110011011101001110101110101011110 e79ba752e79ba76fe79ba75d5e
EUC-JP 逶ァR逶ァo逶ァ]^ 11101101111110111000111010100111010100101110110111111011100011101010011101101111111011011111101110001110101001110101110101011110 edfb8ea752edfb8ea76fedfb8ea75d5e
UTF-8 逶ァR逶ァo逶ァ]^ 11101001100000001011011011101111101111011010011101010010111010011000000010110110111011111011110110100111011011111110100110000000101101101110111110111101101001110101110101011110 e980b6efbda752e980b6efbda76fe980b6efbda75d5e
UHC ??R??o??]^ 00111111001111110101001000111111001111110110111100111111001111110101110101011110 3f3f523f3f6f3f3f5d5e

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