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??]^ 00111111001111110101001000111111001111110110111100111111001111110101110101011110 3f3f523f3f6f3f3f5d5e
EUC-JP ??R??o??]^ 00111111001111110101001000111111001111110110111100111111001111110101110101011110 3f3f523f3f6f3f3f5d5e
UTF-8 렠렖R렠렖o렠렖]^ 11101011101000001010000011101011101000001001011001010010111010111010000010100000111010111010000010010110011011111110101110100000101000001110101110100000100101100101110101011110 eba0a0eba09652eba0a0eba0966feba0a0eba0965d5e
UHC 렠렖R렠렖o렠렖]^ 10001110101100011000111010101011010100101000111010110001100011101010101101101111100011101011000110001110101010110101110101011110 8eb18eab528eb18eab6f8eb18eab5d5e

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