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 ??b[f??b[^}Y??b[f??b[^}bE 00111111001111110110001001011011011001100011111100111111011000100101101101011110011111010101100100111111001111110110001001011011011001100011111100111111011000100101101101011110011111010110001001000101 3f3f625b663f3f625b5e7d593f3f625b663f3f625b5e7d6245
SJIS-WIN 将ゥb[f将ゥb[^}Y将ゥb[f将ゥb[^}bE 1000111110101011101010010110001001011011011001101000111110101011101010010110001001011011010111100111110101011001100011111010101110101001011000100101101101100110100011111010101110101001011000100101101101011110011111010110001001000101 8faba9625b668faba9625b5e7d598faba9625b668faba9625b5e7d6245
EUC-JP 将ゥb[f将ゥb[^}Y将ゥb[f将ゥb[^}bE 101111101010110110001110101010010110001001011011011001101011111010101101100011101010100101100010010110110101111001111101010110011011111010101101100011101010100101100010010110110110011010111110101011011000111010101001011000100101101101011110011111010110001001000101 bead8ea9625b66bead8ea9625b5e7d59bead8ea9625b66bead8ea9625b5e7d6245
UTF-8 将ゥb[f将ゥb[^}Y将ゥb[f将ゥb[^}bE 1110010110110000100001101110111110111101101010010110001001011011011001101110010110110000100001101110111110111101101010010110001001011011010111100111110101011001111001011011000010000110111011111011110110101001011000100101101101100110111001011011000010000110111011111011110110101001011000100101101101011110011111010110001001000101 e5b086efbda9625b66e5b086efbda9625b5e7d59e5b086efbda9625b66e5b086efbda9625b5e7d6245
UHC ??b[f??b[^}Y??b[f??b[^}bE 00111111001111110110001001011011011001100011111100111111011000100101101101011110011111010101100100111111001111110110001001011011011001100011111100111111011000100101101101011110011111010110001001000101 3f3f625b663f3f625b5e7d593f3f625b663f3f625b5e7d6245

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