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 ¸¨¾Ïۏ¸¨¾ÏÙ^ 10001111101110001010100010111110110011111101101110001111101110001010100010111110110011111101100101011110 8fb8a8becfdb8fb8a8becfd95e
SJIS-WIN ??¨?????¨???^ 001111110011111110000001010011100011111100111111001111110011111100111111100000010100111000111111001111110011111101011110 3f3f814e3f3f3f3f3f814e3f3f3f5e
EUC-JP ?¸¨?ÏÛ?¸¨?ÏÙ^ 001111111000111110100010101100011010000110101111001111111000111110101010110000011000111110101010111001010011111110001111101000101011000110100001101011110011111110001111101010101100000110001111101010101110001101011110 3f8fa2b1a1af3f8faac18faae53f8fa2b1a1af3f8faac18faae35e
UTF-8 ¸¨¾Ïۏ¸¨¾ÏÙ^ 11000010100011111100001010111000110000101010100011000010101111101100001110001111110000111001101111000010100011111100001010111000110000101010100011000010101111101100001110001111110000111001100101011110 c28fc2b8c2a8c2bec38fc39bc28fc2b8c2a8c2bec38fc3995e
UHC ?¸¨¾???¸¨¾??^ 00111111101000101010110010100001101001111010100011111010001111110011111100111111101000101010110010100001101001111010100011111010001111110011111101011110 3fa2aca1a7a8fa3f3f3fa2aca1a7a8fa3f3f5e

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