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 蓐友[}蓐友[{^ 11100100111010101001011101000110010110110111110111100100111010101001011101000110010110110111101101011110 e4ea97465b7de4ea97465b7b5e
EUC-JP 蓐友[}蓐友[{^ 11101000111011001100110110100111010110110111110111101000111011001100110110100111010110110111101101011110 e8eccda75b7de8eccda75b7b5e
UTF-8 蓐友[}蓐友[{^ 1110100010010011100100001110010110001111100010110101101101111101111010001001001110010000111001011000111110001011010110110111101101011110 e89390e58f8b5b7de89390e58f8b5b7b5e
UHC ?友[}?友[{^ 0011111111101001110100100101101101111101001111111110100111010010010110110111101101011110 3fe9d25b7d3fe9d25b7b5e

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