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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 仲???n}仲???n{^ 100100101000011100111111001111110011111101101110011111011001001010000111001111110011111100111111011011100111101101011110 92873f3f3f6e7d92873f3f3f6e7b5e
EUC-JP 仲???n}仲???n{^ 110000111110011100111111001111110011111101101110011111011100001111100111001111110011111100111111011011100111101101011110 c3e73f3f3f6e7dc3e73f3f3f6e7b5e
UTF-8 仲폈렰렗n}仲폈렰렗n{^ 1110010010111011101100101110110110001111100010001110101110100000101100001110101110100000100101110110111001111101111001001011101110110010111011011000111110001000111010111010000010110000111010111010000010010111011011100111101101011110 e4bbb2ed8f88eba0b0eba0976e7de4bbb2ed8f88eba0b0eba0976e7b5e
UHC 仲폈렰렗n}仲폈렰렗n{^ 111100011110101011000110111100011000111010111101100011101010110001101110011111011111000111101010110001101111000110001110101111011000111010101100011011100111101101011110 f1eac6f18ebd8eac6e7df1eac6f18ebd8eac6e7b5e

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