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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 隶壽чW}隶壽чW{^ 1110100010101110100110101110011010000100100010010101011101111101111010001010111010011010111001101000010010001001010101110111101101011110 e8ae9ae68489577de8ae9ae68489577b5e
EUC-JP 隶壽чW}隶壽чW{^ 1111000010110000110101001110100010100111111010010101011101111101111100001011000011010100111010001010011111101001010101110111101101011110 f0b0d4e8a7e9577df0b0d4e8a7e9577b5e
UTF-8 隶壽чW}隶壽чW{^ 111010011001101010110110111001011010001110111101110100011000011101010111011111011110100110011010101101101110010110100011101111011101000110000111010101110111101101011110 e99ab6e5a3bdd187577de99ab6e5a3bdd187577b5e
UHC ?壽чW}?壽чW{^ 001111111110000111111000101011001110100101010111011111010011111111100001111110001010110011101001010101110111101101011110 3fe1f8ace9577d3fe1f8ace9577b5e

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