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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 牆?章??章肌 1110000010101101001111111000111111001101001111110011111110001111110011011001010010100111 e0ad3f8fcd3f3f8fcd94a7
EUC-JP 牆?章??章肌 1110000010101111001111111011111011001111001111110011111110111110110011111100100010101001 e0af3fbecf3f3fbecfc8a9
UTF-8 牆렦章累볜章肌 111001111000100110000110111010111010000010100110111001111010101110100000111011111010010110001111111010111011001110011100111001111010101110100000111010001000001010001100 e78986eba0a6e7aba0efa58febb39ce7aba0e8828c
UHC 牆렦章累볜章肌 1110110111101101100011101011010111101101111100011101001011101001101110101011011111101101111100011101000110111111 eded8eb5edf1d2e9bab7edf1d1bf

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