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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 贓?淨?贓?淨?^ 11100110110110010011111110011111110001000011111111100110110110010011111110011111110001000011111101011110 e6d93f9fc43fe6d93f9fc43f5e
EUC-JP 贓?淨?贓?淨?^ 11101100110110110011111111011110110001100011111111101100110110110011111111011110110001100011111101011110 ecdb3fdec63fecdb3fdec63f5e
UTF-8 贓렪淨렍贓렪淨렍^ 11101000101101001001001111101011101000001010101011100110101101111010100011101011101000001000110111101000101101001001001111101011101000001010101011100110101101111010100011101011101000001000110101011110 e8b493eba0aae6b7a8eba08de8b493eba0aae6b7a8eba08d5e
UHC 贓렪淨렍贓렪淨렍^ 1110110111111100100011101011100011101111111001001000111010100011111011011111110010001110101110001110111111100100100011101010001101011110 edfc8eb8efe48ea3edfc8eb8efe48ea35e

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