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 ûP޶[}ûP޶[{^ 11111011010100001000111010110110010110110111110111111011010100001000111010110110010110110111101101011110 fb508eb65b7dfb508eb65b7b5e
SJIS-WIN ?P?¶[}?P?¶[{^ 001111110101000000111111100000011111011101011011011111010011111101010000001111111000000111110111010110110111101101011110 3f503f81f75b7d3f503f81f75b7b5e
EUC-JP ûP?¶[}ûP?¶[{^ 10001111101010111110010101010000001111111010001011111001010110110111110110001111101010111110010101010000001111111010001011111001010110110111101101011110 8fabe5503fa2f95b7d8fabe5503fa2f95b7b5e
UTF-8 ûP޶[}ûP޶[{^ 11000011101110110101000011000010100011101100001010110110010110110111110111000011101110110101000011000010100011101100001010110110010110110111101101011110 c3bb50c28ec2b65b7dc3bb50c28ec2b65b7b5e
UHC ?P?¶[}?P?¶[{^ 001111110101000000111111101000101101001001011011011111010011111101010000001111111010001011010010010110110111101101011110 3f503fa2d25b7d3f503fa2d25b7b5e

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