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 ??????BB 0011111100111111001111110011111100111111001111110100001001000010 3f3f3f3f3f3f4242
SJIS-WIN 牆?漿???BB 11100000101011010011111110011111111101110011111100111111001111110100001001000010 e0ad3f9ff73f3f3f4242
EUC-JP 牆?漿???BB 11100000101011110011111111011110111110010011111100111111001111110100001001000010 e0af3fdef93f3f3f4242
UTF-8 牆렓漿렔欌렋BB 1110011110001001100001101110101110100000100100111110011010111100101111111110101110100000100101001110011010101100100011001110101110100000100010110100001001000010 e78986eba093e6bcbfeba094e6ac8ceba08b4242
UHC 牆렓漿렔欌렋BB 1110110111101101100011101010100011101101111011001000111010101001111011011110101110001110101000100100001001000010 eded8ea8edec8ea9edeb8ea24242

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