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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 萸?ぞ臾⑤М^ 111001001100111000111111100000101011110011100100011010111000011101000100100001000100110101011110 e4ce3f82bce46b8744844d5e
EUC-JP 萸?ぞ臾?М^ 1110100011010000001111111010010010111110111001111100110000111111101001111010111001011110 e8d03fa4bee7cc3fa7ae5e
UTF-8 萸묐ぞ臾⑤М^ 111010001001000010111000111010111010110010010000111000111000000110011110111010001000011110111110111000101001000110100100110100001001110001011110 e890b8ebac90e3819ee887bee291a4d09c5e
UHC 萸묐ぞ臾⑤М^ 11101011101011011001000111101011101010101011111011101011101011001010100011101011101011001010111001011110 ebad91ebaabeebaca8ebacae5e

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