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 ??Kf??K^}Y??Kf??K^}bE 001111110011111101001011011001100011111100111111010010110101111001111101010110010011111100111111010010110110011000111111001111110100101101011110011111010110001001000101 3f3f4b663f3f4b5e7d593f3f4b663f3f4b5e7d6245
SJIS-WIN ワニKfワニK^}YワニKfワニK^}bE 110111001100011001001011011001101101110011000110010010110101111001111101010110011101110011000110010010110110011011011100110001100100101101011110011111010110001001000101 dcc64b66dcc64b5e7d59dcc64b66dcc64b5e7d6245
EUC-JP ワニKfワニK^}YワニKfワニK^}bE 1000111011011100100011101100011001001011011001101000111011011100100011101100011001001011010111100111110101011001100011101101110010001110110001100100101101100110100011101101110010001110110001100100101101011110011111010110001001000101 8edc8ec64b668edc8ec64b5e7d598edc8ec64b668edc8ec64b5e7d6245
UTF-8 ワニKfワニK^}YワニKfワニK^}bE 11101111101111101001110011101111101111101000011001001011011001101110111110111110100111001110111110111110100001100100101101011110011111010101100111101111101111101001110011101111101111101000011001001011011001101110111110111110100111001110111110111110100001100100101101011110011111010110001001000101 efbe9cefbe864b66efbe9cefbe864b5e7d59efbe9cefbe864b66efbe9cefbe864b5e7d6245
UHC ??Kf??K^}Y??Kf??K^}bE 001111110011111101001011011001100011111100111111010010110101111001111101010110010011111100111111010010110110011000111111001111110100101101011110011111010110001001000101 3f3f4b663f3f4b5e7d593f3f4b663f3f4b5e7d6245

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