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셕셈]^ 11101100100001011001010111101100100001011000100001010010111011001000010110010101111011001000010110001000011011111110110010000101100101011110110010000101100010000101110101011110 ec8595ec858852ec8595ec85886fec8595ec85885d5e
UHC 셕셈R셕셈o셕셈]^ 10111100110001101011110011000000010100101011110011000110101111001100000001101111101111001100011010111100110000000101110101011110 bcc6bcc052bcc6bcc06fbcc6bcc05d5e

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