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 エ隗埇エ隗垬^ 111100011110001010110100111010001010011111111010100110101111000111100010101101001110100010100111111110101001100001011110 f1e2b4e8a7fa9af1e2b4e8a7fa985e
EUC-JP ?エ隗埇?エ隗垬^ 0011111110001110101101001111000010101001100011111011011111100111001111111000111010110100111100001010100110001111101101111110010001011110 3f8eb4f0a98fb7e73f8eb4f0a98fb7e45e
UTF-8 エ隗埇エ隗垬^ 11101110100001011001110111101111101111011011010011101001100110101001011111100101100111111000011111101110100001011001110111101111101111011011010011101001100110101001011111100101100111101010110001011110 ee859defbdb4e99a97e59f87ee859defbdb4e99a97e59eac5e
UHC ???埇????^ 00111111001111110011111111101001101110010011111100111111001111110011111101011110 3f3f3fe9b93f3f3f3f5e

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