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 ’C‘¹‘²’\’E‘²n}’C‘¹‘²’\’E‘²n{^ 1001001001000011100100011011100110010001101100101001001001011100100100100100010110010001101100100110111001111101100100100100001110010001101110011001000110110010100100100101110010010010010001011001000110110010011011100111101101011110 924391b991b2925c924591b26e7d924391b991b2925c924591b26e7b5e
SJIS-WIN ?C?????\?E??n}?C?????\?E??n{^ 0011111101000011001111110011111100111111001111110011111101011100001111110100010100111111001111110110111001111101001111110100001100111111001111110011111100111111001111110101110000111111010001010011111100111111011011100111101101011110 3f433f3f3f3f3f5c3f453f3f6e7d3f433f3f3f3f3f5c3f453f3f6e7b5e
EUC-JP ?C?????\?E??n}?C?????\?E??n{^ 0011111101000011001111110011111100111111001111110011111101011100001111110100010100111111001111110110111001111101001111110100001100111111001111110011111100111111001111110101110000111111010001010011111100111111011011100111101101011110 3f433f3f3f3f3f5c3f453f3f6e7d3f433f3f3f3f3f5c3f453f3f6e7b5e
UTF-8 ’C‘¹‘²’\’E‘²n}’C‘¹‘²’\’E‘²n{^ 1100001010010010010000111100001010010001110000101011100111000010100100011100001010110010110000101001001001011100110000101001001001000101110000101001000111000010101100100110111001111101110000101001001001000011110000101001000111000010101110011100001010010001110000101011001011000010100100100101110011000010100100100100010111000010100100011100001010110010011011100111101101011110 c29243c291c2b9c291c2b2c2925cc29245c291c2b26e7dc29243c291c2b9c291c2b2c2925cc29245c291c2b26e7b5e
UHC ?C?¹?²?\?E?²n}?C?¹?²?\?E?²n{^ 0011111101000011001111111010100111110110001111111010100111110111001111110101110000111111010001010011111110101001111101110110111001111101001111110100001100111111101010011111011000111111101010011111011100111111010111000011111101000101001111111010100111110111011011100111101101011110 3f433fa9f63fa9f73f5c3f453fa9f76e7d3f433fa9f63fa9f73f5c3f453fa9f76e7b5e

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