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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 齊?煜???^ 111010101000111000111111111110110101010100111111001111110011111101011110 ea8e3ffb553f3f3f5e
EUC-JP 齊?煜?嫄?^ 111100111110111000111111100011111100100111111100001111111000111110111010101000010011111101011110 f3ee3f8fc9fc3f8fbaa13f5e
UTF-8 齊렦煜렡嫄렖^ 11101001101111011000101011101011101000001010011011100111100001011001110011101011101000001010000111100101101010111000010011101011101000001001011001011110 e9bd8aeba0a6e7859ceba0a1e5ab84eba0965e
UHC 齊렦煜렡嫄렖^ 11110000101110101000111010110101111010011111001010001110101100101110101010110001100011101010101101011110 f0ba8eb5e9f28eb2eab18eab5e

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