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 莊水祁}莊水祁{^ 111001001011010110010000100001011000110001010110011111011110010010110101100100001000010110001100010101100111101101011110 e4b590858c567de4b590858c567b5e
EUC-JP 莊水祁}莊水祁{^ 111010001011011110111111111001011011011110110111011111011110100010110111101111111110010110110111101101110111101101011110 e8b7bfe5b7b77de8b7bfe5b7b77b5e
UTF-8 莊水祁}莊水祁{^ 111010001000111010001010111001101011000010110100111001111010010110000001011111011110100010001110100010101110011010110000101101001110011110100101100000010111101101011110 e88e8ae6b0b4e7a5817de88e8ae6b0b4e7a5817b5e
UHC 莊水祁}莊水祁{^ 111011011111011011100010101010011101000110110101011111011110110111110110111000101010100111010001101101010111101101011110 edf6e2a9d1b57dedf6e2a9d1b57b5e

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