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 «´¡ñۏ«´¡ñÙ^ 10001111101010111011010010100001111100011101101110001111101010111011010010100001111100011101100101011110 8fabb4a1f1db8fabb4a1f1d95e
SJIS-WIN ??´?????´???^ 001111110011111110000001010011000011111100111111001111110011111100111111100000010100110000111111001111110011111101011110 3f3f814c3f3f3f3f3f814c3f3f3f5e
EUC-JP ??´¡ñÛ??´¡ñÙ^ 001111110011111110100001101011011000111110100010110000101000111110101011110100001000111110101010111001010011111100111111101000011010110110001111101000101100001010001111101010111101000010001111101010101110001101011110 3f3fa1ad8fa2c28fabd08faae53f3fa1ad8fa2c28fabd08faae35e
UTF-8 «´¡ñۏ«´¡ñÙ^ 11000010100011111100001010101011110000101011010011000010101000011100001110110001110000111001101111000010100011111100001010101011110000101011010011000010101000011100001110110001110000111001100101011110 c28fc2abc2b4c2a1c3b1c39bc28fc2abc2b4c2a1c3b1c3995e
UHC ??´¡????´¡??^ 0011111100111111101000101010010110100010101011100011111100111111001111110011111110100010101001011010001010101110001111110011111101011110 3f3fa2a5a2ae3f3f3f3fa2a5a2ae3f3f5e

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