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 ??nkf??nk^}Y??nkf??nk^}bE 00111111001111110110111001101011011001100011111100111111011011100110101101011110011111010101100100111111001111110110111001101011011001100011111100111111011011100110101101011110011111010110001001000101 3f3f6e6b663f3f6e6b5e7d593f3f6e6b663f3f6e6b5e7d6245
SJIS-WIN ソnkfソnk^}Yソnkfソnk^}bE 1011111111110000010011000110111001101011011001101011111111110000010011000110111001101011010111100111110101011001101111111111000001001100011011100110101101100110101111111111000001001100011011100110101101011110011111010110001001000101 bff04c6e6b66bff04c6e6b5e7d59bff04c6e6b66bff04c6e6b5e7d6245
EUC-JP ソ?nkfソ?nk^}Yソ?nkfソ?nk^}bE 1000111010111111001111110110111001101011011001101000111010111111001111110110111001101011010111100111110101011001100011101011111100111111011011100110101101100110100011101011111100111111011011100110101101011110011111010110001001000101 8ebf3f6e6b668ebf3f6e6b5e7d598ebf3f6e6b668ebf3f6e6b5e7d6245
UTF-8 ソnkfソnk^}Yソnkfソnk^}bE 1110111110111101101111111110111010000000100011000110111001101011011001101110111110111101101111111110111010000000100011000110111001101011010111100111110101011001111011111011110110111111111011101000000010001100011011100110101101100110111011111011110110111111111011101000000010001100011011100110101101011110011111010110001001000101 efbdbfee808c6e6b66efbdbfee808c6e6b5e7d59efbdbfee808c6e6b66efbdbfee808c6e6b5e7d6245
UHC ??nkf??nk^}Y??nkf??nk^}bE 00111111001111110110111001101011011001100011111100111111011011100110101101011110011111010101100100111111001111110110111001101011011001100011111100111111011011100110101101011110011111010110001001000101 3f3f6e6b663f3f6e6b5e7d593f3f6e6b663f3f6e6b5e7d6245

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