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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN ?液n}?液n{^ 0011111110001001011101000110111001111101001111111000100101110100011011100111101101011110 3f89746e7d3f89746e7b5e
EUC-JP ?液n}?液n{^ 0011111110110001110101010110111001111101001111111011000111010101011011100111101101011110 3fb1d56e7d3fb1d56e7b5e
UTF-8 뤝液n}뤝液n{^ 1110101110100100100111011110011010110110101100100110111001111101111010111010010010011101111001101011011010110010011011100111101101011110 eba49de6b6b26e7deba49de6b6b26e7b5e
UHC 뤝液n}뤝液n{^ 10001111110011001110010011111011011011100111110110001111110011001110010011111011011011100111101101011110 8fcce4fb6e7d8fcce4fb6e7b5e

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