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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?糟弔}?糟弔{^ 00111111100100011000110010010010101000100111110100111111100100011000110010010010101000100111101101011110 3f918c92a27d3f918c92a27b5e
EUC-JP 璇糟弔}璇糟弔{^ 1000111111001100110011111100000111101100110001001010010001111101100011111100110011001111110000011110110011000100101001000111101101011110 8fcccfc1ecc4a47d8fcccfc1ecc4a47b5e
UTF-8 璇糟弔}璇糟弔{^ 111001111001001010000111111001111011001110011111111001011011110010010100011111011110011110010010100001111110011110110011100111111110010110111100100101000111101101011110 e79287e7b39fe5bc947de79287e7b39fe5bc947b5e
UHC 璇糟弔}璇糟弔{^ 111000001100011011110000110110011111000011000000011111011110000011000110111100001101100111110000110000000111101101011110 e0c6f0d9f0c07de0c6f0d9f0c07b5e

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