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 ∫?莢\}∫?莢\{^ 100000011110011100111111111001001011000001011100011111011000000111100111001111111110010010110000010111000111101101011110 81e73fe4b05c7d81e73fe4b05c7b5e
EUC-JP ∫?莢\}∫?莢\{^ 101000101110100100111111111010001011001001011100011111011010001011101001001111111110100010110010010111000111101101011110 a2e93fe8b25c7da2e93fe8b25c7b5e
UTF-8 ∫룫莢\}∫룫莢\{^ 1110001010001000101010111110101110100011101010111110100010001110101000100101110001111101111000101000100010101011111010111010001110101011111010001000111010100010010111000111101101011110 e288abeba3abe88ea25c7de288abeba3abe88ea25c7b5e
UHC ∫룫莢\}∫룫莢\{^ 1010000111110010100011111010001011111010111110000101110001111101101000011111001010001111101000101111101011111000010111000111101101011110 a1f28fa2faf85c7da1f28fa2faf85c7b5e

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