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{^ 00111111001111111000100101110100011011100111110100111111001111111000100101110100011011100111101101011110 3f3f89746e7d3f3f89746e7b5e
EUC-JP ??液n}??液n{^ 00111111001111111011000111010101011011100111110100111111001111111011000111010101011011100111101101011110 3f3fb1d56e7d3f3fb1d56e7b5e
UTF-8 뤵樂液n}뤵樂液n{^ 1110101110100100101101011110111110100101100111001110011010110110101100100110111001111101111010111010010010110101111011111010010110011100111001101011011010110010011011100111101101011110 eba4b5efa59ce6b6b26e7deba4b5efa59ce6b6b26e7b5e
UHC 뤵樂液n}뤵樂液n{^ 1000111111100011110101011010010111100100111110110110111001111101100011111110001111010101101001011110010011111011011011100111101101011110 8fe3d5a5e4fb6e7d8fe3d5a5e4fb6e7b5e

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