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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?????????忍^ 001111110011111100111111001111110011111100111111001111110011111100111111100101000100010101011110 3f3f3f3f3f3f3f3f3f94455e
EUC-JP ?????????忍^ 001111110011111100111111001111110011111100111111001111110011111100111111110001111010011001011110 3f3f3f3f3f3f3f3f3fc7a65e
UTF-8 卨알렣렰燐卨알렣렰忍^ 11100101100011011010100011101100100101011000110011101011101000001010001111101011101000001011000011101111101001111010111011100101100011011010100011101100100101011000110011101011101000001010001111101011101000001011000011100101101111111000110101011110 e58da8ec958ceba0a3eba0b0efa7aee58da8ec958ceba0a3eba0b0e5bf8d5e
UHC 卨알렣렰燐卨알렣렰忍^ 111000001101100110111110110010111000111010110100100011101011110111101100110111011110000011011001101111101100101110001110101101001000111010111101111011001101101101011110 e0d9becb8eb48ebdecdde0d9becb8eb48ebdecdb5e

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