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 ??anW}??anW{^ 00111111001111110110000101101110010101110111110100111111001111110110000101101110010101110111101101011110 3f3f616e577d3f3f616e577b5e
SJIS-WIN ??anW}??anW{^ 00111111001111110110000101101110010101110111110100111111001111110110000101101110010101110111101101011110 3f3f616e577d3f3f616e577b5e
EUC-JP ??anW}??anW{^ 00111111001111110110000101101110010101110111110100111111001111110110000101101110010101110111101101011110 3f3f616e577d3f3f616e577b5e
UTF-8 쑹렶anW}쑹렶anW{^ 111011001001000110111001111010111010000010110110011000010110111001010111011111011110110010010001101110011110101110100000101101100110000101101110010101110111101101011110 ec91b9eba0b6616e577dec91b9eba0b6616e577b5e
UHC 쑹렶anW}쑹렶anW{^ 1011111010101011100011101100000101100001011011100101011101111101101111101010101110001110110000010110000101101110010101110111101101011110 beab8ec1616e577dbeab8ec1616e577b5e

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