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 çö–뽯ëþ¶O^ 1110011111110110100101101110101110111101101011111110101111111110101101100100111101011110 e7f696ebbdafebfeb64f5e
SJIS-WIN ????????¶O^ 001111110011111100111111001111110011111100111111001111110011111110000001111101110100111101011110 3f3f3f3f3f3f3f3f81f74f5e
EUC-JP çö?ë?¯ëþ¶O^ 100011111010101110101110100011111010101111010011001111111000111110101011101100110011111110001111101000101011010010001111101010111011001110001111101010011101000010100010111110010100111101011110 8fabae8fabd33f8fabb33f8fa2b48fabb38fa9d0a2f94f5e
UTF-8 çö–뽯ëþ¶O^ 1100001110100111110000111011011011000010100101101100001110101011110000101011110111000010101011111100001110101011110000111011111011000010101101100100111101011110 c3a7c3b6c296c3abc2bdc2afc3abc3bec2b64f5e
UHC ????½??þ¶O^ 0011111100111111001111110011111110101000111101100011111100111111101010011010110110100010110100100100111101011110 3f3f3f3fa8f63f3fa9ada2d24f5e

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