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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ??施?呪??^ 00111111001111111000111001111011001111111000111011110100001111110011111101011110 3f3f8e7b3f8ef43f3f5e
EUC-JP 鋌?施?呪??^ 100011111110010010111011001111111011101111011100001111111011110011110110001111110011111101011110 8fe4bb3fbbdc3fbcf63f3f5e
UTF-8 鋌뮌施졌呪뮌범^ 11101001100010111000110011101011101011101000110011100110100101101011110111101100101000011000110011100101100100011010101011101011101011101000110011101011101100101001010001011110 e98b8cebae8ce696bdeca18ce591aaebae8cebb2945e
UHC 鋌뮌施졌呪뮌범^ 111011111111101110111001110000001110001110111111110000011011001111110001101100011011100111000000101110011111110001011110 effbb9c0e3bfc1b3f1b1b9c0b9fc5e

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