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 ??訝}??訝{^ 0011111100111111111001100110001001111101001111110011111111100110011000100111101101011110 3f3fe6627d3f3fe6627b5e
EUC-JP 璿?訝}璿?訝{^ 100011111100110011101001001111111110101111000011011111011000111111001100111010010011111111101011110000110111101101011110 8fcce93febc37d8fcce93febc37b5e
UTF-8 璿갺訝}璿갺訝{^ 111001111001001010111111111010101011000010111010111010001010100010011101011111011110011110010010101111111110101010110000101110101110100010101000100111010111101101011110 e792bfeab0bae8a89d7de792bfeab0bae8a89d7b5e
UHC 璿갺訝}璿갺訝{^ 111000001100011110000001011001001110010010111000011111011110000011000111100000010110010011100100101110000111101101011110 e0c78164e4b87de0c78164e4b87b5e

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