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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
EUC-JP ??ŵn}??ŵn{^ 001111110011111110001111101010111111000101101110011111010011111100111111100011111010101111110001011011100111101101011110 3f3f8fabf16e7d3f3f8fabf16e7b5e
UTF-8 깶ꎮŵn}깶ꎮŵn{^ 111010101011100110110110111010101000111010101110110001011011010101101110011111011110101010111001101101101110101010001110101011101100010110110101011011100111101101011110 eab9b6ea8eaec5b56e7deab9b6ea8eaec5b56e7b5e
UHC 깶??n}깶??n{^ 10000011101001000011111100111111011011100111110110000011101001000011111100111111011011100111101101011110 83a43f3f6e7d83a43f3f6e7b5e

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