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òÙ^ 10001111101111001111101101001101111100101101101110001111101111001111101101001101111100101101100101011110 8fbcfb4df2db8fbcfb4df2d95e
SJIS-WIN ???M?????M??^ 00111111001111110011111101001101001111110011111100111111001111110011111101001101001111110011111101011110 3f3f3f4d3f3f3f3f3f4d3f3f5e
EUC-JP ??ûMòÛ??ûMòÙ^ 00111111001111111000111110101011111001010100110110001111101010111101001010001111101010101110010100111111001111111000111110101011111001010100110110001111101010111101001010001111101010101110001101011110 3f3f8fabe54d8fabd28faae53f3f8fabe54d8fabd28faae35e
UTF-8 ¼ûMòۏ¼ûMòÙ^ 1100001010001111110000101011110011000011101110110100110111000011101100101100001110011011110000101000111111000010101111001100001110111011010011011100001110110010110000111001100101011110 c28fc2bcc3bb4dc3b2c39bc28fc2bcc3bb4dc3b2c3995e
UHC ?¼?M???¼?M??^ 001111111010100011111001001111110100110100111111001111110011111110101000111110010011111101001101001111110011111101011110 3fa8f93f4d3f3f3fa8f93f4d3f3f5e

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