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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 絋よ蟹[}絋よ蟹[{^ 1110001101000101100000101110011010001010010010010101101101111101111000110100010110000010111001101000101001001001010110110111101101011110 e34582e68a495b7de34582e68a495b7b5e
EUC-JP 絋よ蟹[}絋よ蟹[{^ 1110010110100110101001001110100010110011101010100101101101111101111001011010011010100100111010001011001110101010010110110111101101011110 e5a6a4e8b3aa5b7de5a6a4e8b3aa5b7b5e
UTF-8 絋よ蟹[}絋よ蟹[{^ 1110011110110101100010111110001110000010100010001110100010011111101110010101101101111101111001111011010110001011111000111000001010001000111010001001111110111001010110110111101101011110 e7b58be38288e89fb95b7de7b58be38288e89fb95b7b5e
UHC ?よ蟹[}?よ蟹[{^ 001111111010101011101000111110101010111101011011011111010011111110101010111010001111101010101111010110110111101101011110 3faae8faaf5b7d3faae8faaf5b7b5e

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