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羞]^ 11100111101111101001111001010010111001111011111010011110011011111110011110111110100111100101110101011110 e7be9e52e7be9e6fe7be9e5d5e
SJIS-WIN ???R???o???]^ 00111111001111110011111101010010001111110011111100111111011011110011111100111111001111110101110101011110 3f3f3f523f3f3f6f3f3f3f5d5e
EUC-JP ç??Rç??oç??]^ 10001111101010111010111000111111001111110101001010001111101010111010111000111111001111110110111110001111101010111010111000111111001111110101110101011110 8fabae3f3f528fabae3f3f6f8fabae3f3f5d5e
UTF-8 羞R羞o羞]^ 11000011101001111100001010111110110000101001111001010010110000111010011111000010101111101100001010011110011011111100001110100111110000101011111011000010100111100101110101011110 c3a7c2bec29e52c3a7c2bec29e6fc3a7c2bec29e5d5e
UHC ?¾?R?¾?o?¾?]^ 00111111101010001111101000111111010100100011111110101000111110100011111101101111001111111010100011111010001111110101110101011110 3fa8fa3f523fa8fa3f6f3fa8fa3f5d5e

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