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 ??nf??n^}Y??nf??n^}bE 001111110011111101101110011001100011111100111111011011100101111001111101010110010011111100111111011011100110011000111111001111110110111001011110011111010110001001000101 3f3f6e663f3f6e5e7d593f3f6e663f3f6e5e7d6245
SJIS-WIN ЩЩnfЩЩn^}YЩЩnfЩЩn^}bE 1000010001011010100001000101101001101110011001101000010001011010100001000101101001101110010111100111110101011001100001000101101010000100010110100110111001100110100001000101101010000100010110100110111001011110011111010110001001000101 845a845a6e66845a845a6e5e7d59845a845a6e66845a845a6e5e7d6245
EUC-JP ЩЩnfЩЩn^}YЩЩnfЩЩn^}bE 1010011110111011101001111011101101101110011001101010011110111011101001111011101101101110010111100111110101011001101001111011101110100111101110110110111001100110101001111011101110100111101110110110111001011110011111010110001001000101 a7bba7bb6e66a7bba7bb6e5e7d59a7bba7bb6e66a7bba7bb6e5e7d6245
UTF-8 ЩЩnfЩЩn^}YЩЩnfЩЩn^}bE 1101000010101001110100001010100101101110011001101101000010101001110100001010100101101110010111100111110101011001110100001010100111010000101010010110111001100110110100001010100111010000101010010110111001011110011111010110001001000101 d0a9d0a96e66d0a9d0a96e5e7d59d0a9d0a96e66d0a9d0a96e5e7d6245
UHC ЩЩnfЩЩn^}YЩЩnfЩЩn^}bE 1010110010111011101011001011101101101110011001101010110010111011101011001011101101101110010111100111110101011001101011001011101110101100101110110110111001100110101011001011101110101100101110110110111001011110011111010110001001000101 acbbacbb6e66acbbacbb6e5e7d59acbbacbb6e66acbbacbb6e5e7d6245

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