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{^ 001111110011111100111111001111110110111101101110011111010011111100111111001111110011111101101111011011100111101101011110 3f3f3f3f6f6e7d3f3f3f3f6f6e7b5e
SJIS-WIN ネ鰰ッon}ネ鰰ッon{^ 11110001111000011100100011101001110111101010111101101111011011100111110111110001111000011100100011101001110111101010111101101111011011100111101101011110 f1e1c8e9deaf6f6e7df1e1c8e9deaf6f6e7b5e
EUC-JP ?ネ鰰ッon}?ネ鰰ッon{^ 001111111000111011001000111100101110000010001110101011110110111101101110011111010011111110001110110010001111001011100000100011101010111101101111011011100111101101011110 3f8ec8f2e08eaf6f6e7d3f8ec8f2e08eaf6f6e7b5e
UTF-8 ネ鰰ッon}ネ鰰ッon{^ 11101110100001011001110011101111101111101000100011101001101100001011000011101111101111011010111101101111011011100111110111101110100001011001110011101111101111101000100011101001101100001011000011101111101111011010111101101111011011100111101101011110 ee859cefbe88e9b0b0efbdaf6f6e7dee859cefbe88e9b0b0efbdaf6f6e7b5e
UHC ????on}????on{^ 001111110011111100111111001111110110111101101110011111010011111100111111001111110011111101101111011011100111101101011110 3f3f3f3f6f6e7d3f3f3f3f6f6e7b5e

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