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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 獻マフ[}獻マフ[{^ 11100000110110011100111111001100010110110111110111100000110110011100111111001100010110110111101101011110 e0d9cfcc5b7de0d9cfcc5b7b5e
EUC-JP 獻マフ[}獻マフ[{^ 1110000011011011100011101100111110001110110011000101101101111101111000001101101110001110110011111000111011001100010110110111101101011110 e0db8ecf8ecc5b7de0db8ecf8ecc5b7b5e
UTF-8 獻マフ[}獻マフ[{^ 1110011110001101101110111110111110111110100011111110111110111110100011000101101101111101111001111000110110111011111011111011111010001111111011111011111010001100010110110111101101011110 e78dbbefbe8fefbe8c5b7de78dbbefbe8fefbe8c5b7b5e
UHC 獻??[}獻??[{^ 11111010110011000011111100111111010110110111110111111010110011000011111100111111010110110111101101011110 facc3f3f5b7dfacc3f3f5b7b5e

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