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 項f?n}項f?n{^ 100011011000000010000010100001100011111101101110011111011000110110000000100000101000011000111111011011100111101101011110 8d8082863f6e7d8d8082863f6e7b5e
EUC-JP 項f?n}項f?n{^ 101110011110000010100011111001100011111101101110011111011011100111100000101000111110011000111111011011100111101101011110 b9e0a3e63f6e7db9e0a3e63f6e7b5e
UTF-8 項f솛n}項f솛n{^ 1110100110100000100001011110111110111101100001101110110010000110100110110110111001111101111010011010000010000101111011111011110110000110111011001000011010011011011011100111101101011110 e9a085efbd86ec869b6e7de9a085efbd86ec869b6e7b5e
UHC 項f솛n}項f솛n{^ 1111101010100011101000111110011010011001100110010110111001111101111110101010001110100011111001101001100110011001011011100111101101011110 faa3a3e699996e7dfaa3a3e699996e7b5e

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