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 ‘þ’Y’CW}‘þ’Y’CW{^ 1001000111111110100100100101100110010010010000110101011101111101100100011111111010010010010110011001001001000011010101110111101101011110 91fe92599243577d91fe92599243577b5e
SJIS-WIN ???Y?CW}???Y?CW{^ 0011111100111111001111110101100100111111010000110101011101111101001111110011111100111111010110010011111101000011010101110111101101011110 3f3f3f593f43577d3f3f3f593f43577b5e
EUC-JP ?þ?Y?CW}?þ?Y?CW{^ 001111111000111110101001110100000011111101011001001111110100001101010111011111010011111110001111101010011101000000111111010110010011111101000011010101110111101101011110 3f8fa9d03f593f43577d3f8fa9d03f593f43577b5e
UTF-8 ‘þ’Y’CW}‘þ’Y’CW{^ 11000010100100011100001110111110110000101001001001011001110000101001001001000011010101110111110111000010100100011100001110111110110000101001001001011001110000101001001001000011010101110111101101011110 c291c3bec29259c29243577dc291c3bec29259c29243577b5e
UHC ?þ?Y?CW}?þ?Y?CW{^ 00111111101010011010110100111111010110010011111101000011010101110111110100111111101010011010110100111111010110010011111101000011010101110111101101011110 3fa9ad3f593f43577d3fa9ad3f593f43577b5e

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