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 ?也査[}?也査[{^ 001111111001011011100111100011011011100001011011011111010011111110010110111001111000110110111000010110110111101101011110 3f96e78db85b7d3f96e78db85b7b5e
EUC-JP ?也査[}?也査[{^ 001111111100110011101001101110101011101001011011011111010011111111001100111010011011101010111010010110110111101101011110 3fcce9baba5b7d3fcce9baba5b7b5e
UTF-8 灐也査[}灐也査[{^ 1110011110000001100100001110010010111001100111111110011010011111101110110101101101111101111001111000000110010000111001001011100110011111111001101001111110111011010110110111101101011110 e78190e4b99fe69fbb5b7de78190e4b99fe69fbb5b7b5e
UHC 灐也査[}灐也査[{^ 1111101110100101111001011010010111011110110110110101101101111101111110111010010111100101101001011101111011011011010110110111101101011110 fba5e5a5dedb5b7dfba5e5a5dedb5b7b5e

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