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 中燎瀋中燎瀋^ 10010010100001101110000010011001111000000110001110010010100001101110000010011001111000000110001101011110 9286e099e0639286e099e0635e
EUC-JP 中燎瀋中燎瀋^ 11000011111001101101111111111001110111111100010011000011111001101101111111111001110111111100010001011110 c3e6dff9dfc4c3e6dff9dfc45e
UTF-8 中燎瀋中燎瀋^ 11100100101110001010110111100111100001111000111011100111100000001000101111100100101110001010110111100111100001111000111011100111100000001000101101011110 e4b8ade7878ee7808be4b8ade7878ee7808b5e
UHC 中燎瀋中燎瀋^ 11110001111010011101011011111010111001001010001111110001111010011101011011111010111001001010001101011110 f1e9d6fae4a3f1e9d6fae4a35e

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