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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 絋よ蟹D絋よ蟹D^ 111000110100010110000010111001101000101001001001010001001110001101000101100000101110011010001010010010010100010001011110 e34582e68a4944e34582e68a49445e
EUC-JP 絋よ蟹D絋よ蟹D^ 111001011010011010100100111010001011001110101010010001001110010110100110101001001110100010110011101010100100010001011110 e5a6a4e8b3aa44e5a6a4e8b3aa445e
UTF-8 絋よ蟹D絋よ蟹D^ 111001111011010110001011111000111000001010001000111010001001111110111001010001001110011110110101100010111110001110000010100010001110100010011111101110010100010001011110 e7b58be38288e89fb944e7b58be38288e89fb9445e
UHC ?よ蟹D?よ蟹D^ 00111111101010101110100011111010101011110100010000111111101010101110100011111010101011110100010001011110 3faae8faaf443faae8faaf445e

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