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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 遵?ι}遵?ι{^ 10001111100001010011111110000011110001110111110110001111100001010011111110000011110001110111101101011110 8f853f83c77d8f853f83c77b5e
EUC-JP 遵?ι}遵?ι{^ 10111101111001010011111110100110110010010111110110111101111001010011111110100110110010010111101101011110 bde53fa6c97dbde53fa6c97b5e
UTF-8 遵댐ι}遵댐ι{^ 11101001100000011011010111101011100011001001000011001110101110010111110111101001100000011011010111101011100011001001000011001110101110010111101101011110 e981b5eb8c90ceb97de981b5eb8c90ceb97b5e
UHC 遵댐ι}遵댐ι{^ 111100011110010110110100111011111010010111101001011111011111000111100101101101001110111110100101111010010111101101011110 f1e5b4efa5e97df1e5b4efa5e97b5e

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