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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 絋よ蟹絋よ蟹^ 11100011010001011000001011100110100010100100100111100011010001011000001011100110100010100100100101011110 e34582e68a49e34582e68a495e
EUC-JP 絋よ蟹絋よ蟹^ 11100101101001101010010011101000101100111010101011100101101001101010010011101000101100111010101001011110 e5a6a4e8b3aae5a6a4e8b3aa5e
UTF-8 絋よ蟹絋よ蟹^ 11100111101101011000101111100011100000101000100011101000100111111011100111100111101101011000101111100011100000101000100011101000100111111011100101011110 e7b58be38288e89fb9e7b58be38288e89fb95e
UHC ?よ蟹?よ蟹^ 0011111110101010111010001111101010101111001111111010101011101000111110101010111101011110 3faae8faaf3faae8faaf5e

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