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 1110011110001001100001101110101110100000101010101110011010111100101111111110101110100000101100011110011010101100100011001110101110100000100010100100001001000010 e78986eba0aae6bcbfeba0b1e6ac8ceba08a4242
UHC 牆렪漿렱欌렊BB 1110110111101101100011101011100011101101111011001000111010111110111011011110101110001110101000010100001001000010 eded8eb8edec8ebeedeb8ea14242

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