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 è¶n}è¶n{^ 1000111111101000101101100110111001111101100011111110100010110110011011100111101101011110 8fe8b66e7d8fe8b66e7b5e
SJIS-WIN ??¶n}??¶n{^ 00111111001111111000000111110111011011100111110100111111001111111000000111110111011011100111101101011110 3f3f81f76e7d3f3f81f76e7b5e
EUC-JP ?è¶n}?è¶n{^ 0011111110001111101010111011001010100010111110010110111001111101001111111000111110101011101100101010001011111001011011100111101101011110 3f8fabb2a2f96e7d3f8fabb2a2f96e7b5e
UTF-8 è¶n}è¶n{^ 1100001010001111110000111010100011000010101101100110111001111101110000101000111111000011101010001100001010110110011011100111101101011110 c28fc3a8c2b66e7dc28fc3a8c2b66e7b5e
UHC ??¶n}??¶n{^ 00111111001111111010001011010010011011100111110100111111001111111010001011010010011011100111101101011110 3f3fa2d26e7d3f3fa2d26e7b5e

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