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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 蠑オ奣ァD蠑オ奣ァD^ 111001011011110010110101111110101010001110100111010001001110010110111100101101011111101010100011101001110100010001011110 e5bcb5faa3a744e5bcb5faa3a7445e
EUC-JP 蠑オ奣ァD蠑オ奣ァD^ 111010101011111010001110101101011000111110111000111111001000111010100111010001001110101010111110100011101011010110001111101110001111110010001110101001110100010001011110 eabe8eb58fb8fc8ea744eabe8eb58fb8fc8ea7445e
UTF-8 蠑オ奣ァD蠑オ奣ァD^ 111010001010000010010001111011111011110110110101111001011010010110100011111011111011110110100111010001001110100010100000100100011110111110111101101101011110010110100101101000111110111110111101101001110100010001011110 e8a091efbdb5e5a5a3efbda744e8a091efbdb5e5a5a3efbda7445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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