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 10111111101111010110111001101011011001101011111110111101011011100110101101011110011111010101100110111111101111010110111001101011011001101011111110111101011011100110101101011110011111010110001001000101 bfbd6e6b66bfbd6e6b5e7d59bfbd6e6b66bfbd6e6b5e7d6245
EUC-JP ソスnkfソスnk^}Yソスnkfソスnk^}bE 100011101011111110001110101111010110111001101011011001101000111010111111100011101011110101101110011010110101111001111101010110011000111010111111100011101011110101101110011010110110011010001110101111111000111010111101011011100110101101011110011111010110001001000101 8ebf8ebd6e6b668ebf8ebd6e6b5e7d598ebf8ebd6e6b668ebf8ebd6e6b5e7d6245
UTF-8 ソスnkfソスnk^}Yソスnkfソスnk^}bE 1110111110111101101111111110111110111101101111010110111001101011011001101110111110111101101111111110111110111101101111010110111001101011010111100111110101011001111011111011110110111111111011111011110110111101011011100110101101100110111011111011110110111111111011111011110110111101011011100110101101011110011111010110001001000101 efbdbfefbdbd6e6b66efbdbfefbdbd6e6b5e7d59efbdbfefbdbd6e6b66efbdbfefbdbd6e6b5e7d6245
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)