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???N[???W???N[^ 00111111001111110011111101010111001111110011111100111111010011100101101100111111001111110011111101010111001111110011111100111111010011100101101101011110 3f3f3f573f3f3f4e5b3f3f3f573f3f3f4e5b5e
SJIS-WIN シヲWシヲN[シヲWシヲN[^ 1111000011110100101111001010011001010111111100001111010010111100101001100100111001011011111100001111010010111100101001100101011111110000111101001011110010100110010011100101101101011110 f0f4bca657f0f4bca64e5bf0f4bca657f0f4bca64e5b5e
EUC-JP ?シヲW?シヲN[?シヲW?シヲN[^ 001111111000111010111100100011101010011001010111001111111000111010111100100011101010011001001110010110110011111110001110101111001000111010100110010101110011111110001110101111001000111010100110010011100101101101011110 3f8ebc8ea6573f8ebc8ea64e5b3f8ebc8ea6573f8ebc8ea64e5b5e
UTF-8 シヲWシヲN[シヲWシヲN[^ 11101110100000101011001111101111101111011011110011101111101111011010011001010111111011101000001010110011111011111011110110111100111011111011110110100110010011100101101111101110100000101011001111101111101111011011110011101111101111011010011001010111111011101000001010110011111011111011110110111100111011111011110110100110010011100101101101011110 ee82b3efbdbcefbda657ee82b3efbdbcefbda64e5bee82b3efbdbcefbda657ee82b3efbdbcefbda64e5b5e
UHC ???W???N[???W???N[^ 00111111001111110011111101010111001111110011111100111111010011100101101100111111001111110011111101010111001111110011111100111111010011100101101101011110 3f3f3f573f3f3f4e5b3f3f3f573f3f3f4e5b5e

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