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 ¼ûMó}¼ûMó{^ 10001111101111001111101101001101111100110111110110001111101111001111101101001101111100110111101101011110 8fbcfb4df37d8fbcfb4df37b5e
SJIS-WIN ???M?}???M?{^ 00111111001111110011111101001101001111110111110100111111001111110011111101001101001111110111101101011110 3f3f3f4d3f7d3f3f3f4d3f7b5e
EUC-JP ??ûMó}??ûMó{^ 001111110011111110001111101010111110010101001101100011111010101111010001011111010011111100111111100011111010101111100101010011011000111110101011110100010111101101011110 3f3f8fabe54d8fabd17d3f3f8fabe54d8fabd17b5e
UTF-8 ¼ûMó}¼ûMó{^ 110000101000111111000010101111001100001110111011010011011100001110110011011111011100001010001111110000101011110011000011101110110100110111000011101100110111101101011110 c28fc2bcc3bb4dc3b37dc28fc2bcc3bb4dc3b37b5e
UHC ?¼?M?}?¼?M?{^ 001111111010100011111001001111110100110100111111011111010011111110101000111110010011111101001101001111110111101101011110 3fa8f93f4d3f7d3fa8f93f4d3f7b5e

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