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 杙Z— æ™Z— ^ 11100110100111011001100101011010100101111010000011100110100111011001100101011010100101111010000001011110 e69d995a97a0e69d995a97a05e
SJIS-WIN ???Z?????Z??^ 00111111001111110011111101011010001111110011111100111111001111110011111101011010001111110011111101011110 3f3f3f5a3f3f3f3f3f5a3f3f5e
EUC-JP æ??Z??æ??Z??^ 1000111110101001110000010011111100111111010110100011111100111111100011111010100111000001001111110011111101011010001111110011111101011110 8fa9c13f3f5a3f3f8fa9c13f3f5a3f3f5e
UTF-8 杙Z— æ™Z— ^ 1100001110100110110000101001110111000010100110010101101011000010100101111100001010100000110000111010011011000010100111011100001010011001010110101100001010010111110000101010000001011110 c3a6c29dc2995ac297c2a0c3a6c29dc2995ac297c2a05e
UHC æ??Z??æ??Z??^ 101010011010000100111111001111110101101000111111001111111010100110100001001111110011111101011010001111110011111101011110 a9a13f3f5a3f3fa9a13f3f5a3f3f5e

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