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 0011111100111111001111110011111100111111001111110111110101000010 3f3f3f3f3f3f7d42
SJIS-WIN 岦シ鮖イ辞}B 111110101010110010111100111010011011100111110111111011101011001010001110101010110111110101000010 faacbce9b9f7eeb28eab7d42
EUC-JP 岦シ鮖?イ辞}B 1000111110111011101100111000111010111100111100101011101100111111100011101011001010111100101011010111110101000010 8fbbb38ebcf2bb3f8eb2bcad7d42
UTF-8 岦シ鮖イ辞}B 1110010110110010101001101110111110111101101111001110100110101110100101101110111010010111100100011110111110111101101100101110100010111110100111100111110101000010 e5b2a6efbdbce9ae96ee9791efbdb2e8be9e7d42
UHC ??????}B 0011111100111111001111110011111100111111001111110111110101000010 3f3f3f3f3f3f7d42

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