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 ¹¯¼¾D¹¯¼¾D^ 10001111101110011010111110111100101111100100010010001111101110011010111110111100101111100100010001011110 8fb9afbcbe448fb9afbcbe445e
SJIS-WIN ?????D?????D^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
EUC-JP ??¯??D??¯??D^ 0011111100111111100011111010001010110100001111110011111101000100001111110011111110001111101000101011010000111111001111110100010001011110 3f3f8fa2b43f3f443f3f8fa2b43f3f445e
UTF-8 ¹¯¼¾D¹¯¼¾D^ 1100001010001111110000101011100111000010101011111100001010111100110000101011111001000100110000101000111111000010101110011100001010101111110000101011110011000010101111100100010001011110 c28fc2b9c2afc2bcc2be44c28fc2b9c2afc2bcc2be445e
UHC ?¹?¼¾D?¹?¼¾D^ 00111111101010011111011000111111101010001111100110101000111110100100010000111111101010011111011000111111101010001111100110101000111110100100010001011110 3fa9f63fa8f9a8fa443fa9f63fa8f9a8fa445e

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