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{^ 11100100101001010011111100111111010101110111110111100100101001010011111100111111010101110111101101011110 e4a53f3f577de4a53f3f577b5e
EUC-JP 茹??W}茹??W{^ 11101000101001110011111100111111010101110111110111101000101001110011111100111111010101110111101101011110 e8a73f3f577de8a73f3f577b5e
UTF-8 茹됰졁W}茹됰졁W{^ 1110100010001100101110011110101110010000101100001110110010100001100000010101011101111101111010001000110010111001111010111001000010110000111011001010000110000001010101110111101101011110 e88cb9eb90b0eca181577de88cb9eb90b0eca181577b5e
UHC 茹됰졁W}茹됰졁W{^ 1110011010101010100010011110101110100000101100100101011101111101111001101010101010001001111010111010000010110010010101110111101101011110 e6aa89eba0b2577de6aa89eba0b2577b5e

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