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 ??????}B 0011111100111111001111110011111100111111001111110111110101000010 3f3f3f3f3f3f7d42
SJIS-WIN 牆?漿?漿?}B 1110000010101101001111111001111111110111001111111001111111110111001111110111110101000010 e0ad3f9ff73f9ff73f7d42
EUC-JP 牆?漿?漿?}B 1110000010101111001111111101111011111001001111111101111011111001001111110111110101000010 e0af3fdef93fdef93f7d42
UTF-8 牆렪漿렔漿렣}B 1110011110001001100001101110101110100000101010101110011010111100101111111110101110100000100101001110011010111100101111111110101110100000101000110111110101000010 e78986eba0aae6bcbfeba094e6bcbfeba0a37d42
UHC 牆렪漿렔漿렣}B 1110110111101101100011101011100011101101111011001000111010101001111011011110110010001110101101000111110101000010 eded8eb8edec8ea9edec8eb47d42

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