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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ?剩液n}?剩液n{^ 001111111001100110010100100010010111010001101110011111010011111110011001100101001000100101110100011011100111101101011110 3f999489746e7d3f999489746e7b5e
EUC-JP ?剩液n}?剩液n{^ 001111111101000111110100101100011101010101101110011111010011111111010001111101001011000111010101011011100111101101011110 3fd1f4b1d56e7d3fd1f4b1d56e7b5e
UTF-8 뤳剩液n}뤳剩液n{^ 1110101110100100101100111110010110001001101010011110011010110110101100100110111001111101111010111010010010110011111001011000100110101001111001101011011010110010011011100111101101011110 eba4b3e589a9e6b6b26e7deba4b3e589a9e6b6b26e7b5e
UHC 뤳剩液n}뤳剩液n{^ 1000111111100001111011011010010111100100111110110110111001111101100011111110000111101101101001011110010011111011011011100111101101011110 8fe1eda5e4fb6e7d8fe1eda5e4fb6e7b5e

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