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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 碼膣[}碼膣[{^ 11100001111110011110010001010011010110110111110111100001111110011110010001010011010110110111101101011110 e1f9e4535b7de1f9e4535b7b5e
EUC-JP 碼膣[}碼膣[{^ 11100010111110111110011110110100010110110111110111100010111110111110011110110100010110110111101101011110 e2fbe7b45b7de2fbe7b45b7b5e
UTF-8 碼膣[}碼膣[{^ 1110011110100010101111001110100010000110101000110101101101111101111001111010001010111100111010001000011010100011010110110111101101011110 e7a2bce886a35b7de7a2bce886a35b7b5e
UHC 碼膣[}碼膣[{^ 11011000101001111111001011110011010110110111110111011000101001111111001011110011010110110111101101011110 d8a7f2f35b7dd8a7f2f35b7b5e

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