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 鞳瑚ャ掵鞳瑚ャ掉^ 111010001110001110001100111010001010110010011101011111011110100011100011100011001110100010101100100111010111101101011110 e8e38ce8ac9d7de8e38ce8ac9d7b5e
EUC-JP 鞳瑚ャ掵鞳瑚ャ掉^ 1111000011100101101110001110101010001110101011001101100111011110111100001110010110111000111010101000111010101100110110011101110001011110 f0e5b8ea8eacd9def0e5b8ea8eacd9dc5e
UTF-8 鞳瑚ャ掵鞳瑚ャ掉^ 11101001100111101011001111100111100100011001101011101111101111011010110011100110100011101011010111101001100111101011001111100111100100011001101011101111101111011010110011100110100011101000100101011110 e99eb3e7919aefbdace68eb5e99eb3e7919aefbdace68e895e
UHC ?瑚???瑚?掉^ 001111111111101111010001001111110011111100111111111110111101000100111111110100111111110001011110 3ffbd13f3f3ffbd13fd3fc5e

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