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 È¹£Îۏȹ£ÎÙ^ 10001111110010001011100110100011110011101101101110001111110010001011100110100011110011101101100101011110 8fc8b9a3cedb8fc8b9a3ced95e
SJIS-WIN ???£?????£??^ 001111110011111100111111100000011001001000111111001111110011111100111111001111111000000110010010001111110011111101011110 3f3f3f81923f3f3f3f3f81923f3f5e
EUC-JP ?È?£ÎÛ?È?£ÎÙ^ 001111111000111110101010101100100011111110100001111100101000111110101010110000101000111110101010111001010011111110001111101010101011001000111111101000011111001010001111101010101100001010001111101010101110001101011110 3f8faab23fa1f28faac28faae53f8faab23fa1f28faac28faae35e
UTF-8 È¹£Îۏȹ£ÎÙ^ 11000010100011111100001110001000110000101011100111000010101000111100001110001110110000111001101111000010100011111100001110001000110000101011100111000010101000111100001110001110110000111001100101011110 c28fc388c2b9c2a3c38ec39bc28fc388c2b9c2a3c38ec3995e
UHC ??¹?????¹???^ 001111110011111110101001111101100011111100111111001111110011111100111111101010011111011000111111001111110011111101011110 3f3fa9f63f3f3f3f3fa9f63f3f3f5e

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