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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 臟??[}臟??[{^ 11100100011001100011111100111111010110110111110111100100011001100011111100111111010110110111101101011110 e4663f3f5b7de4663f3f5b7b5e
EUC-JP 臟??[}臟??[{^ 11100111110001110011111100111111010110110111110111100111110001110011111100111111010110110111101101011110 e7c73f3f5b7de7c73f3f5b7b5e
UTF-8 臟뚨윂[}臟뚨윂[{^ 1110100010000111100111111110101110011010101010001110110010011100100000100101101101111101111010001000011110011111111010111001101010101000111011001001110010000010010110110111101101011110 e8879feb9aa8ec9c825b7de8879feb9aa8ec9c825b7b5e
UHC 臟뚨윂[}臟뚨윂[{^ 1110110111110100100011001110011110011111100011010101101101111101111011011111010010001100111001111001111110001101010110110111101101011110 edf48ce79f8d5b7dedf48ce79f8d5b7b5e

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