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 ûÎÈðÆ·ÇÎ 11111011110011101100100011110000110001101011011110001111110001111100001110001110 fbcec8f0c6b78fc7c38e
SJIS-WIN ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
EUC-JP ûÎÈðÆ??ÇÃ? 100011111010101111100101100011111010101011000010100011111010101010110010100011111010100111000011100011111010100110100001001111110011111110001111101010101010111010001111101010101010101000111111 8fabe58faac28faab28fa9c38fa9a13f3f8faaae8faaaa3f
UTF-8 ûÎÈðÆ·ÇÎ 1100001110111011110000111000111011000011100010001100001110110000110000111000011011000010101101111100001010001111110000111000011111000011100000111100001010001110 c3bbc38ec388c3b0c386c2b7c28fc387c383c28e
UHC ???ðÆ·???? 00111111001111110011111110101001101000111010100010100001101000011010010000111111001111110011111100111111 3f3f3fa9a3a8a1a1a43f3f3f3f

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