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‘£^h’C‘£^fN}’C‘£^h’C‘£^fN{^ 1001001001000011100100011010001101011110011010001001001001000011100100011010001101011110011001100100111001111101100100100100001110010001101000110101111001101000100100100100001110010001101000110101111001100110010011100111101101011110 924391a35e68924391a35e664e7d924391a35e68924391a35e664e7b5e
SJIS-WIN ?C?£^h?C?£^fN}?C?£^h?C?£^fN{^ 001111110100001100111111100000011001001001011110011010000011111101000011001111111000000110010010010111100110011001001110011111010011111101000011001111111000000110010010010111100110100000111111010000110011111110000001100100100101111001100110010011100111101101011110 3f433f81925e683f433f81925e664e7d3f433f81925e683f433f81925e664e7b5e
EUC-JP ?C?£^h?C?£^fN}?C?£^h?C?£^fN{^ 001111110100001100111111101000011111001001011110011010000011111101000011001111111010000111110010010111100110011001001110011111010011111101000011001111111010000111110010010111100110100000111111010000110011111110100001111100100101111001100110010011100111101101011110 3f433fa1f25e683f433fa1f25e664e7d3f433fa1f25e683f433fa1f25e664e7b5e
UTF-8 ’C‘£^h’C‘£^fN}’C‘£^h’C‘£^fN{^ 1100001010010010010000111100001010010001110000101010001101011110011010001100001010010010010000111100001010010001110000101010001101011110011001100100111001111101110000101001001001000011110000101001000111000010101000110101111001101000110000101001001001000011110000101001000111000010101000110101111001100110010011100111101101011110 c29243c291c2a35e68c29243c291c2a35e664e7dc29243c291c2a35e68c29243c291c2a35e664e7b5e
UHC ?C??^h?C??^fN}?C??^h?C??^fN{^ 0011111101000011001111110011111101011110011010000011111101000011001111110011111101011110011001100100111001111101001111110100001100111111001111110101111001101000001111110100001100111111001111110101111001100110010011100111101101011110 3f433f3f5e683f433f3f5e664e7d3f433f3f5e683f433f3f5e664e7b5e

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