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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 脂畔?[}脂畔?[{^ 100011101000100110010100110010000011111101011011011111011000111010001001100101001100100000111111010110110111101101011110 8e8994c83f5b7d8e8994c83f5b7b5e
EUC-JP 脂畔?[}脂畔?[{^ 101110111110100111001000110010100011111101011011011111011011101111101001110010001100101000111111010110110111101101011110 bbe9c8ca3f5b7dbbe9c8ca3f5b7b5e
UTF-8 脂畔ㄹ[}脂畔ㄹ[{^ 1110100010000100100000101110011110010101100101001110001110000100101110010101101101111101111010001000010010000010111001111001010110010100111000111000010010111001010110110111101101011110 e88482e79594e384b95b7de88482e79594e384b95b7b5e
UHC 脂畔ㄹ[}脂畔ㄹ[{^ 1111001010110111110110101110110110100100101010010101101101111101111100101011011111011010111011011010010010101001010110110111101101011110 f2b7daeda4a95b7df2b7daeda4a95b7b5e

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