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 ê÷†on}ê÷†on{^ 11101010111101111000011001101111011011100111110111101010111101111000011001101111011011100111101101011110 eaf7866f6e7deaf7866f6e7b5e
SJIS-WIN ?÷?on}?÷?on{^ 001111111000000110000000001111110110111101101110011111010011111110000001100000000011111101101111011011100111101101011110 3f81803f6f6e7d3f81803f6f6e7b5e
EUC-JP ê÷?on}ê÷?on{^ 10001111101010111011010010100001111000000011111101101111011011100111110110001111101010111011010010100001111000000011111101101111011011100111101101011110 8fabb4a1e03f6f6e7d8fabb4a1e03f6f6e7b5e
UTF-8 ê÷†on}ê÷†on{^ 11000011101010101100001110110111110000101000011001101111011011100111110111000011101010101100001110110111110000101000011001101111011011100111101101011110 c3aac3b7c2866f6e7dc3aac3b7c2866f6e7b5e
UHC ?÷?on}?÷?on{^ 001111111010000111000000001111110110111101101110011111010011111110100001110000000011111101101111011011100111101101011110 3fa1c03f6f6e7d3fa1c03f6f6e7b5e

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