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 イ晳イ晳^ 111100001010111110110010111110101101100111110101011111011111000010101111101100101111101011011001111101010111101101011110 f0afb2fad9f57df0afb2fad9f57b5e
EUC-JP ?イ晳??イ晳?^ 001111111000111010110010100011111100001011000100001111110011111110001110101100101000111111000010110001000011111101011110 3f8eb28fc2c43f3f8eb28fc2c43f5e
UTF-8 イ晳イ晳^ 11101110100000011010111011101111101111011011001011100110100110011011001111101110100011111010100111101110100000011010111011101111101111011011001011100110100110011011001111101110100011111010011101011110 ee81aeefbdb2e699b3ee8fa9ee81aeefbdb2e699b3ee8fa75e
UHC ??晳???晳?^ 0011111100111111111000001010111100111111001111110011111111100000101011110011111101011110 3f3fe0af3f3f3fe0af3f5e

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