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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 牆?漿?漿拒B 1110000010101101001111111001111111110111001111111001111111110111100010111001000101000010 e0ad3f9ff73f9ff78b9142
EUC-JP 牆?漿?漿拒B 1110000010101111001111111101111011111001001111111101111011111001101101011111000101000010 e0af3fdef93fdef9b5f142
UTF-8 牆렓漿렣漿拒B 11100111100010011000011011101011101000001001001111100110101111001011111111101011101000001010001111100110101111001011111111100110100010111001001001000010 e78986eba093e6bcbfeba0a3e6bcbfe68b9242
UHC 牆렓漿렣漿拒B 11101101111011011000111010101000111011011110110010001110101101001110110111101100110010111101111001000010 eded8ea8edec8eb4edeccbde42

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