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 ??S[f??S[^}Y??S[f??S[^}bE 00111111001111110101001101011011011001100011111100111111010100110101101101011110011111010101100100111111001111110101001101011011011001100011111100111111010100110101101101011110011111010110001001000101 3f3f535b663f3f535b5e7d593f3f535b663f3f535b5e7d6245
SJIS-WIN 蜿ゥS[f蜿ゥS[^}Y蜿ゥS[f蜿ゥS[^}bE 1110010110001111101010010101001101011011011001101110010110001111101010010101001101011011010111100111110101011001111001011000111110101001010100110101101101100110111001011000111110101001010100110101101101011110011111010110001001000101 e58fa9535b66e58fa9535b5e7d59e58fa9535b66e58fa9535b5e7d6245
EUC-JP 蜿ゥS[f蜿ゥS[^}Y蜿ゥS[f蜿ゥS[^}bE 111010011110111110001110101010010101001101011011011001101110100111101111100011101010100101010011010110110101111001111101010110011110100111101111100011101010100101010011010110110110011011101001111011111000111010101001010100110101101101011110011111010110001001000101 e9ef8ea9535b66e9ef8ea9535b5e7d59e9ef8ea9535b66e9ef8ea9535b5e7d6245
UTF-8 蜿ゥS[f蜿ゥS[^}Y蜿ゥS[f蜿ゥS[^}bE 1110100010011100101111111110111110111101101010010101001101011011011001101110100010011100101111111110111110111101101010010101001101011011010111100111110101011001111010001001110010111111111011111011110110101001010100110101101101100110111010001001110010111111111011111011110110101001010100110101101101011110011111010110001001000101 e89cbfefbda9535b66e89cbfefbda9535b5e7d59e89cbfefbda9535b66e89cbfefbda9535b5e7d6245
UHC ??S[f??S[^}Y??S[f??S[^}bE 00111111001111110101001101011011011001100011111100111111010100110101101101011110011111010101100100111111001111110101001101011011011001100011111100111111010100110101101101011110011111010110001001000101 3f3f535b663f3f535b5e7d593f3f535b663f3f535b5e7d6245

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