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{^ 10010010011100010011111100111111011011100111110110010010011100010011111100111111011011100111101101011110 92713f3f6e7d92713f3f6e7b5e
EUC-JP 智??n}智??n{^ 11000011110100100011111100111111011011100111110111000011110100100011111100111111011011100111101101011110 c3d23f3f6e7dc3d23f3f6e7b5e
UTF-8 智곌룝n}智곌룝n{^ 1110011010011001101110101110101010110011100011001110101110100011100111010110111001111101111001101001100110111010111010101011001110001100111010111010001110011101011011100111101101011110 e699baeab38ceba39d6e7de699baeab38ceba39d6e7b5e
UHC 智곌룝n}智곌룝n{^ 1111001010101010101100001110101010110111111001000110111001111101111100101010101010110000111010101011011111100100011011100111101101011110 f2aab0eab7e46e7df2aab0eab7e46e7b5e

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