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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 豼滓拠\}豼滓拠\{^ 1110011010111111100111111110011010001011100100100101110001111101111001101011111110011111111001101000101110010010010111000111101101011110 e6bf9fe68b925c7de6bf9fe68b925c7b5e
EUC-JP 豼滓拠\}豼滓拠\{^ 1110110011000001110111101110100010110101111100100101110001111101111011001100000111011110111010001011010111110010010111000111101101011110 ecc1dee8b5f25c7decc1dee8b5f25c7b5e
UTF-8 豼滓拠\}豼滓拠\{^ 1110100010110001101111001110011010111011100100111110011010001011101000000101110001111101111010001011000110111100111001101011101110010011111001101000101110100000010111000111101101011110 e8b1bce6bb93e68ba05c7de8b1bce6bb93e68ba05c7b5e
UHC ?滓?\}?滓?\{^ 00111111111011101010101100111111010111000111110100111111111011101010101100111111010111000111101101011110 3feeab3f5c7d3feeab3f5c7b5e

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