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 莊??}莊??{^ 1110010010110101001111110011111101111101111001001011010100111111001111110111101101011110 e4b53f3f7de4b53f3f7b5e
EUC-JP 莊??}莊??{^ 1110100010110111001111110011111101111101111010001011011100111111001111110111101101011110 e8b73f3f7de8b73f3f7b5e
UTF-8 莊찍링}莊찍링{^ 111010001000111010001010111011001011000010001101111010111010011110000001011111011110100010001110100010101110110010110000100011011110101110100111100000010111101101011110 e88e8aecb08deba7817de88e8aecb08deba7817b5e
UHC 莊찍링}莊찍링{^ 111011011111011011000010111011111011100010110101011111011110110111110110110000101110111110111000101101010111101101011110 edf6c2efb8b57dedf6c2efb8b57b5e

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