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{^ 001111110011111100111111111000101110000101101110011111010011111100111111001111111110001011100001011011100111101101011110 3f3f3fe2e16e7d3f3f3fe2e16e7b5e
EUC-JP ???粃n}???粃n{^ 001111110011111100111111111001001110001101101110011111010011111100111111001111111110010011100011011011100111101101011110 3f3f3fe4e36e7d3f3f3fe4e36e7b5e
UTF-8 롇롋뤵粃n}롇롋뤵粃n{^ 1110101110100001100001111110101110100001100010111110101110100100101101011110011110110010100000110110111001111101111010111010000110000111111010111010000110001011111010111010010010110101111001111011001010000011011011100111101101011110 eba187eba18beba4b5e7b2836e7deba187eba18beba4b5e7b2836e7b5e
UHC 롇롋뤵粃n}롇롋뤵粃n{^ 100011101100110110001110110100011000111111100011110111011111101101101110011111011000111011001101100011101101000110001111111000111101110111111011011011100111101101011110 8ecd8ed18fe3ddfb6e7d8ecd8ed18fe3ddfb6e7b5e

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