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?\???Se^ 0011111101011100001111110011111100111111010100100011111101011100001111110011111100111111010100110110010101011110 3f5c3f3f3f523f5c3f3f3f53655e
SJIS-WIN ?\???R?\???Se^ 0011111101011100001111110011111100111111010100100011111101011100001111110011111100111111010100110110010101011110 3f5c3f3f3f523f5c3f3f3f53655e
EUC-JP ?\???R?\???Se^ 0011111101011100001111110011111100111111010100100011111101011100001111110011111100111111010100110110010101011110 3f5c3f3f3f523f5c3f3f3f53655e
UTF-8 챔\혦챠혧R챔\혦챠혧Se^ 111011001011000110010100010111001110110110011000101001101110110010110001101000001110110110011000101001110101001011101100101100011001010001011100111011011001100010100110111011001011000110100000111011011001100010100111010100110110010101011110 ecb1945ced98a6ecb1a0ed98a752ecb1945ced98a6ecb1a0ed98a753655e
UHC 챔\혦챠혧R챔\혦챠혧Se^ 11000011101010000101110011000010100011101100001110101101110000101000111101010010110000111010100001011100110000101000111011000011101011011100001010001111010100110110010101011110 c3a85cc28ec3adc28f52c3a85cc28ec3adc28f53655e

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