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 ???Vn}???Vn{^ 00111111001111110011111101010110011011100111110100111111001111110011111101010110011011100111101101011110 3f3f3f566e7d3f3f3f566e7b5e
SJIS-WIN 儼??Vn}儼??Vn{^ 100110010101011000111111001111110101011001101110011111011001100101010110001111110011111101010110011011100111101101011110 99563f3f566e7d99563f3f566e7b5e
EUC-JP 儼??Vn}儼??Vn{^ 110100011011011100111111001111110101011001101110011111011101000110110111001111110011111101010110011011100111101101011110 d1b73f3f566e7dd1b73f3f566e7b5e
UTF-8 儼볠꽱Vn}儼볠꽱Vn{^ 11100101100001001011110011101011101100111010000011101010101111011011000101010110011011100111110111100101100001001011110011101011101100111010000011101010101111011011000101010110011011100111101101011110 e584bcebb3a0eabdb1566e7de584bcebb3a0eabdb1566e7b5e
UHC 儼볠꽱Vn}儼볠꽱Vn{^ 11100101111100001001001111100110100001001011110001010110011011100111110111100101111100001001001111100110100001001011110001010110011011100111101101011110 e5f093e684bc566e7de5f093e684bc566e7b5e

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