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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 贓?淨?贓?淨?B 11100110110110010011111110011111110001000011111111100110110110010011111110011111110001000011111101000010 e6d93f9fc43fe6d93f9fc43f42
EUC-JP 贓?淨?贓?淨?B 11101100110110110011111111011110110001100011111111101100110110110011111111011110110001100011111101000010 ecdb3fdec63fecdb3fdec63f42
UTF-8 贓렪淨렍贓렪淨렍B 11101000101101001001001111101011101000001010101011100110101101111010100011101011101000001000110111101000101101001001001111101011101000001010101011100110101101111010100011101011101000001000110101000010 e8b493eba0aae6b7a8eba08de8b493eba0aae6b7a8eba08d42
UHC 贓렪淨렍贓렪淨렍B 1110110111111100100011101011100011101111111001001000111010100011111011011111110010001110101110001110111111100100100011101010001101000010 edfc8eb8efe48ea3edfc8eb8efe48ea342

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