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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 蛹友[}蛹友[{^ 11100101100011001001011101000110010110110111110111100101100011001001011101000110010110110111101101011110 e58c97465b7de58c97465b7b5e
EUC-JP 蛹友[}蛹友[{^ 11101001111011001100110110100111010110110111110111101001111011001100110110100111010110110111101101011110 e9eccda75b7de9eccda75b7b5e
UTF-8 蛹友[}蛹友[{^ 1110100010011011101110011110010110001111100010110101101101111101111010001001101110111001111001011000111110001011010110110111101101011110 e89bb9e58f8b5b7de89bb9e58f8b5b7b5e
UHC ?友[}?友[{^ 0011111111101001110100100101101101111101001111111110100111010010010110110111101101011110 3fe9d25b7d3fe9d25b7b5e

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